sis/sis966: Move HAVE_HARD_RESET to southbridge
authorPatrick Georgi <patrick@georgi-clan.de>
Thu, 16 Feb 2012 18:56:50 +0000 (19:56 +0100)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Fri, 17 Feb 2012 21:41:46 +0000 (22:41 +0100)
No in-tree board using that chipset has it not selected, so move
selection from boards to southbridge.

Change-Id: I9762ef01fc10c453ef643599c1c5dc8ee78081c3
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/663
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Tested-by: build bot (Jenkins)
src/mainboard/gigabyte/ga_2761gxdk/Kconfig
src/southbridge/sis/sis966/Kconfig

index d25db854f2ba8bd2eee31ad44db3d4abe6f7d63e..d47344b14744142bafc557ed50d12ddf3df50519 100644 (file)
@@ -13,7 +13,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
        select HAVE_OPTION_TABLE
        select HAVE_PIRQ_TABLE
        select HAVE_MP_TABLE
-       select HAVE_HARD_RESET
        select LIFT_BSP_APIC_ID
        select K8_REV_F_SUPPORT
        select BOARD_ROMSIZE_KB_512
index 3cee5b313630d7de54f86d7d9ae1aa1b8c5aceab..03dd6b1fd6018b66f71b4c66c46fdb5822a2d9af 100644 (file)
@@ -2,6 +2,7 @@ config SOUTHBRIDGE_SIS_SIS966
        bool
        select IOAPIC
        select HAVE_USBDEBUG
+       select HAVE_HARD_RESET
 
 config BOOTBLOCK_SOUTHBRIDGE_INIT
        string