a2b4d75799
SVN-Revision: 8493
20 lines
253 B
Text
20 lines
253 B
Text
if MIPS_ADM5120
|
|
|
|
menu "ADM5120 Implementation Options"
|
|
|
|
config ADM5120_CPU_OVERRIDES
|
|
bool "Enable CPU feature overrides"
|
|
default y
|
|
|
|
config PCI_ADM5120
|
|
bool "Enable PCI support"
|
|
select PCI
|
|
default y
|
|
|
|
endmenu
|
|
|
|
config ARM_AMBA
|
|
bool
|
|
default y
|
|
|
|
endif
|