1e2270d46195df2a4505cc6ef9e940a4f2d2d0eb
[openwrt/staging/florian.git] / target / linux / adm5120-2.6 / files / arch / mips / adm5120 / Kconfig
1 if MIPS_ADM5120
2
3 menu "ADM5120 Implementation Options"
4
5 config PCI_ADM5120
6 bool "Enable PCI support"
7 select PCI
8 default y
9
10 endmenu
11
12 config ARM_AMBA
13 bool
14 default y
15
16 endif