treewide [Kconfig]: Remove useless comment
Change-Id: I3dafffa61f4fe6089fd11ef6579626aff8088df5 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/50185 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user