1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 13:46:23 +03:00
openwrt-xburst/target/linux/adm5120-2.6/files/arch/mips/adm5120/Kconfig

13 lines
141 B
Plaintext
Raw Normal View History

if MIPS_ADM5120
menu "ADM5120 Implementation Options"
config PCI_ADM5120
bool "Enable PCI support"
select PCI
default y
endmenu
endif