From fc2b8ec5ad0e3ea7ac310e4192fe5cee0a249770 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Tue, 30 Mar 2010 21:41:33 +0000 Subject: drop USE_INIT from mainboard Kconfig files, it's already set in src/Kconfig Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5331 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/supermicro/h8dmr/Kconfig | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/mainboard/supermicro/h8dmr/Kconfig') diff --git a/src/mainboard/supermicro/h8dmr/Kconfig b/src/mainboard/supermicro/h8dmr/Kconfig index 09486c0ee2..842e40b03f 100644 --- a/src/mainboard/supermicro/h8dmr/Kconfig +++ b/src/mainboard/supermicro/h8dmr/Kconfig @@ -85,11 +85,6 @@ config HT_CHAIN_UNITID_BASE default 0x0 depends on BOARD_SUPERMICRO_H8DMR -config USE_INIT - bool - default n - depends on BOARD_SUPERMICRO_H8DMR - config SB_HT_CHAIN_ON_BUS0 int default 2 -- cgit v1.2.3