diff options
Diffstat (limited to 'src/mainboard/supermicro/h8qgi/Kconfig')
-rw-r--r-- | src/mainboard/supermicro/h8qgi/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mainboard/supermicro/h8qgi/Kconfig b/src/mainboard/supermicro/h8qgi/Kconfig index 4ab9a6bb55..18c0810c7a 100644 --- a/src/mainboard/supermicro/h8qgi/Kconfig +++ b/src/mainboard/supermicro/h8qgi/Kconfig @@ -33,7 +33,6 @@ config BOARD_SPECIFIC_OPTIONS select DRIVERS_I2C_W83795 select UDELAY_TSC select BOARD_HAS_FADT - select HAVE_BUS_CONFIG select HAVE_OPTION_TABLE select HAVE_PIRQ_TABLE select HAVE_MP_TABLE @@ -87,10 +86,6 @@ config STACK_SIZE hex default 0x10000 -config ACPI_SSDTX_NUM - int - default 0 - config RAMBASE hex default 0x200000 |