diff options
| -rw-r--r-- | arch/powerpc/platforms/pasemi/Kconfig | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/pasemi/Kconfig b/arch/powerpc/platforms/pasemi/Kconfig index 00d4b28cbb60..c7f1dbe94de7 100644 --- a/arch/powerpc/platforms/pasemi/Kconfig +++ b/arch/powerpc/platforms/pasemi/Kconfig | |||
| @@ -14,6 +14,16 @@ config PPC_PASEMI | |||
| 14 | menu "PA Semi PWRficient options" | 14 | menu "PA Semi PWRficient options" |
| 15 | depends on PPC_PASEMI | 15 | depends on PPC_PASEMI |
| 16 | 16 | ||
| 17 | config PPC_PASEMI_NEMO | ||
| 18 | bool "Nemo motherboard Support" | ||
| 19 | depends on PPC_PASEMI | ||
| 20 | select PPC_I8259 | ||
| 21 | help | ||
| 22 | This option enables support for the 'Nemo' motherboard | ||
| 23 | used in A-Eons's Amigaone X1000. This consists of some | ||
| 24 | device tree patches and workarounds for the SB600 South | ||
| 25 | Bridge that provides SATA/USB/Audio. | ||
| 26 | |||
| 17 | config PPC_PASEMI_IOMMU | 27 | config PPC_PASEMI_IOMMU |
| 18 | bool "PA Semi IOMMU support" | 28 | bool "PA Semi IOMMU support" |
| 19 | depends on PPC_PASEMI | 29 | depends on PPC_PASEMI |
