config [31mCONFIG_PPC_PASEMI[0m depends on [31mCONFIG_PPC64[0m && [31mCONFIG_PPC_BOOK3S[0m && [31mCONFIG_CPU_BIG_ENDIAN[0m bool "PA Semi SoC-based platforms" default n select [31mCONFIG_MPIC[0m select [31mCONFIG_PCI[0m select [31mCONFIG_PPC_UDBG_16550[0m select [31mCONFIG_PPC_NATIVE[0m select [31mCONFIG_MPIC_BROKEN_REGREAD[0m help This option enables support for PA Semi's PWRficient line of SoC processors, including PA6T-1682M menu "PA Semi PWRficient options" depends on [31mCONFIG_PPC_PASEMI[0m config [31mCONFIG_PPC_PASEMI_NEMO[0m bool "Nemo motherboard Support" depends on [31mCONFIG_PPC_PASEMI[0m select [31mCONFIG_PPC_I8259[0m help This option enables support for the 'Nemo' motherboard used in [31mCONFIG_A[0m-Eons's Amigaone X1000. This consists of some device tree patches and workarounds for the SB600 South Bridge that provides SATA/[31mCONFIG_USB[0m/Audio. config [31mCONFIG_PPC_PASEMI_IOMMU[0m bool "PA Semi IOMMU support" depends on [31mCONFIG_PPC_PASEMI[0m help IOMMU support for PA Semi PWRficient config [31mCONFIG_PPC_PASEMI_IOMMU_DMA_FORCE[0m bool "Force DMA engine to use IOMMU" depends on [31mCONFIG_PPC_PASEMI_IOMMU[0m help This option forces the use of the IOMMU also for the DMA engine. Otherwise the kernel will use it only when running under a hypervisor. If in doubt, say "N". config [31mCONFIG_PPC_PASEMI_MDIO[0m depends on [31mCONFIG_PHYLIB[0m tristate "MDIO support via GPIO" default y help Driver for [31mCONFIG_MDIO[0m via GPIO on PWRficient platforms endmenu |