]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
arch/powerpc: Add CONFIG_FSL_DPAA to corenetXX_smp_defconfig
authorClaudiu Manoil <claudiu.manoil@nxp.com>
Thu, 22 Sep 2016 15:04:12 +0000 (18:04 +0300)
committerScott Wood <oss@buserror.net>
Sun, 25 Sep 2016 07:39:01 +0000 (02:39 -0500)
Enable the drivers on the powerpc arch.

Signed-off-by: Roy Pledge <roy.pledge@nxp.com>
Signed-off-by: Claudiu Manoil <claudiu.manoil@nxp.com>
Signed-off-by: Scott Wood <oss@buserror.net>
arch/powerpc/Makefile
arch/powerpc/configs/dpaa.config [new file with mode: 0644]
drivers/soc/Kconfig
drivers/soc/fsl/Makefile

index 50d020ac0f487ef1427f02644748fe35a653960a..617dece6792427847458203c229505a054b5331e 100644 (file)
@@ -318,12 +318,12 @@ mpc85xx_smp_defconfig:
 PHONY += corenet32_smp_defconfig
 corenet32_smp_defconfig:
        $(call merge_into_defconfig,corenet_basic_defconfig,\
-               85xx-32bit 85xx-smp 85xx-hw fsl-emb-nonhw)
+               85xx-32bit 85xx-smp 85xx-hw fsl-emb-nonhw dpaa)
 
 PHONY += corenet64_smp_defconfig
 corenet64_smp_defconfig:
        $(call merge_into_defconfig,corenet_basic_defconfig,\
-               85xx-64bit 85xx-smp altivec 85xx-hw fsl-emb-nonhw)
+               85xx-64bit 85xx-smp altivec 85xx-hw fsl-emb-nonhw dpaa)
 
 PHONY += mpc86xx_defconfig
 mpc86xx_defconfig:
diff --git a/arch/powerpc/configs/dpaa.config b/arch/powerpc/configs/dpaa.config
new file mode 100644 (file)
index 0000000..efa99c0
--- /dev/null
@@ -0,0 +1 @@
+CONFIG_FSL_DPAA=y
index fe42a2fdf351c7af04f785eb1e717b2c29e551a1..e6e90e80519a7db028fb23dcc6f121b1c64fc0e6 100644 (file)
@@ -1,6 +1,7 @@
 menu "SOC (System On Chip) specific Drivers"
 
 source "drivers/soc/bcm/Kconfig"
+source "drivers/soc/fsl/qbman/Kconfig"
 source "drivers/soc/fsl/qe/Kconfig"
 source "drivers/soc/mediatek/Kconfig"
 source "drivers/soc/qcom/Kconfig"
index 203307fd92c15c37e4192c6eeaedb9f3bc8ddd23..75e1f5334821080e0643b47ae1fd592dc7124509 100644 (file)
@@ -2,5 +2,6 @@
 # Makefile for the Linux Kernel SOC fsl specific device drivers
 #
 
+obj-$(CONFIG_FSL_DPAA)                 += qbman/
 obj-$(CONFIG_QUICC_ENGINE)             += qe/
 obj-$(CONFIG_CPM)                      += qe/