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 <stepan@coreboot.org> Acked-by: Stefan Reinauer <stepan@coreboot.org> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6213 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
2d1d9cebff
commit
a35eb2c5e2
2 changed files with 9 additions and 41 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue