From 00b5f533615eac269d73af5f0e6c69cb498ca7d9 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Mon, 1 Feb 2021 09:45:08 +0100 Subject: treewide [Kconfig]: Remove useless comment Change-Id: I3dafffa61f4fe6089fd11ef6579626aff8088df5 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/50185 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons --- src/southbridge/amd/agesa/hudson/Kconfig | 2 +- src/southbridge/amd/pi/hudson/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/southbridge/amd') diff --git a/src/southbridge/amd/agesa/hudson/Kconfig b/src/southbridge/amd/agesa/hudson/Kconfig index d0fbc49a36..0616277545 100644 --- a/src/southbridge/amd/agesa/hudson/Kconfig +++ b/src/southbridge/amd/agesa/hudson/Kconfig @@ -8,7 +8,7 @@ config SOUTHBRIDGE_AMD_AGESA_YANGTZE if SOUTHBRIDGE_AMD_AGESA_HUDSON || SOUTHBRIDGE_AMD_AGESA_YANGTZE -config SOUTHBRIDGE_SPECIFIC_OPTIONS # dummy +config SOUTHBRIDGE_SPECIFIC_OPTIONS def_bool y select IOAPIC select HAVE_USBDEBUG_OPTIONS diff --git a/src/southbridge/amd/pi/hudson/Kconfig b/src/southbridge/amd/pi/hudson/Kconfig index 6280f3acd0..b3b844f0cb 100644 --- a/src/southbridge/amd/pi/hudson/Kconfig +++ b/src/southbridge/amd/pi/hudson/Kconfig @@ -11,7 +11,7 @@ config SOUTHBRIDGE_AMD_PI_KERN if SOUTHBRIDGE_AMD_PI_AVALON || SOUTHBRIDGE_AMD_PI_BOLTON || SOUTHBRIDGE_AMD_PI_KERN -config SOUTHBRIDGE_SPECIFIC_OPTIONS # dummy +config SOUTHBRIDGE_SPECIFIC_OPTIONS def_bool y select IOAPIC select HAVE_USBDEBUG_OPTIONS -- cgit v1.2.3