From a35eb2c5e2826cc52fc91c0d52f75ed047dd3122 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Sun, 26 Dec 2010 16:49:57 +0000 Subject: All the values should stay untouched or be set automatically by the resource allocator. If that does not work out, they should be set in the code. Setting them in Kconfig is the worst possible thing to do. Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6213 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/nokia/ip530/Kconfig | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'src/mainboard/nokia') diff --git a/src/mainboard/nokia/ip530/Kconfig b/src/mainboard/nokia/ip530/Kconfig index 656ec3c1c6..31c6216923 100644 --- a/src/mainboard/nokia/ip530/Kconfig +++ b/src/mainboard/nokia/ip530/Kconfig @@ -45,19 +45,6 @@ config IRQ_SLOT_COUNT int default 22 -## Configuration items for the ethernet adaptors -config DEC21143_CACHE_LINE_SIZE - hex - default 0x00000000 - -config DEC21143_EXPANSION_ROM_BASE_ADDRESS - hex - default 0x00000000 - -config DEC21143_COMMAND_AND_STATUS_CONFIGURATION - hex - default 0x02800107 - ## Configuration for the PCMCIA-Cardbus controller. config TI_PCMCIA_CARDBUS_CMDR hex -- cgit v1.2.3