|
@@ -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:
|