mb/asus/a88xm-e/Kconfig: Correct 'HUDSON_XHCI_ENABLE' symbol
Change-Id: Ibe8844db74b43009e7c49df78882ed76b0bbebae Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/45068 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
parent
93fe99fec5
commit
f2a2ea2490
|
@ -48,7 +48,7 @@ config VGA_BIOS_ID
|
|||
string
|
||||
default "1002,990e"
|
||||
|
||||
config CONFIG_HUDSON_XHCI_ENABLE
|
||||
config HUDSON_XHCI_ENABLE
|
||||
bool
|
||||
default n
|
||||
|
||||
|
|
Loading…
Reference in New Issue