Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
[deliverable/linux.git] / arch / powerpc / platforms / pasemi / Kconfig
CommitLineData
35a1245a
KG
1config PPC_PASEMI
2 depends on PPC_MULTIPLATFORM && PPC64
3 bool "PA Semi SoC-based platforms"
4 default n
5 select MPIC
6 select PPC_UDBG_16550
35a1245a
KG
7 select PPC_NATIVE
8 help
9 This option enables support for PA Semi's PWRficient line
10 of SoC processors, including PA6T-1682M
11
31c56d82
OJ
12menu "PA Semi PWRficient options"
13 depends on PPC_PASEMI
14
15config PPC_PASEMI_IOMMU
16 bool "PA Semi IOMMU support"
17 depends on PPC_PASEMI
18 help
19 IOMMU support for PA6T-1682M
20
116ab40d
OJ
21config PPC_PASEMI_MDIO
22 depends on PHYLIB
23 tristate "MDIO support via GPIO"
24 default y
25 help
26 Driver for MDIO via GPIO on PWRficient platforms
27
31c56d82 28endmenu
This page took 0.0771 seconds and 5 git commands to generate.