a31921a8cd
SVN-Revision: 7924
12 lines
141 B
Text
12 lines
141 B
Text
if MIPS_ADM5120
|
|
|
|
menu "ADM5120 Implementation Options"
|
|
|
|
config PCI_ADM5120
|
|
bool "Enable PCI support"
|
|
select PCI
|
|
default y
|
|
|
|
endmenu
|
|
|
|
endif
|