1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-08 04:01:21 +02:00
openwrt/target/linux/adm5120-2.6/files/arch/mips/adm5120/Kconfig
2007-07-25 14:47:16 +00:00

17 lines
175 B
Plaintext

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