Patrick Georgi has submitted this change. ( https://review.coreboot.org/c/coreboot/+/45068 )
Change subject: mb/asus/a88xm-e/Kconfig: Correct 'HUDSON_XHCI_ENABLE' symbol ......................................................................
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 --- M src/mainboard/asus/a88xm-e/Kconfig 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: build bot (Jenkins): Verified Angel Pons: Looks good to me, approved
diff --git a/src/mainboard/asus/a88xm-e/Kconfig b/src/mainboard/asus/a88xm-e/Kconfig index 6874e9e..17fbe28 100644 --- a/src/mainboard/asus/a88xm-e/Kconfig +++ b/src/mainboard/asus/a88xm-e/Kconfig @@ -48,7 +48,7 @@ string default "1002,990e"
-config CONFIG_HUDSON_XHCI_ENABLE +config HUDSON_XHCI_ENABLE bool default n