diff options
author | York Sun <yorksun@freescale.com> | 2013-05-14 00:29:24 (GMT) |
---|---|---|
committer | Fleming Andrew-AFLEMING <AFLEMING@freescale.com> | 2013-05-15 21:46:04 (GMT) |
commit | 673828ef96c0f3a1d3f249162b3adcd8378eda46 (patch) | |
tree | 0d5964c35fb0e2d0996e0563aa38599de539ff01 /arch/powerpc/configs | |
parent | 5ddfa316bb78a7eaff56e10a6dfb9eaf7993c66c (diff) | |
download | linux-fsl-qoriq-673828ef96c0f3a1d3f249162b3adcd8378eda46.tar.xz |
powerpc/corenet64_smp_defconfig: Enable most SPI splash
Enable CONFIG_MTD_M25P80 for corenet64_smp_defconfig. Verified on
P5040DS.
Signed-off-by: York Sun <yorksun@freescale.com>
Change-Id: I8251f8b37dd6ff9644488f09d03cb5c04001a618
Reviewed-on: http://git.am.freescale.net:8181/2464
Reviewed-by: Wood Scott-B07421 <scottwood@freescale.com>
Reviewed-by: Fleming Andrew-AFLEMING <AFLEMING@freescale.com>
Tested-by: Fleming Andrew-AFLEMING <AFLEMING@freescale.com>
Diffstat (limited to 'arch/powerpc/configs')
-rw-r--r-- | arch/powerpc/configs/corenet64_smp_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/configs/corenet64_smp_defconfig b/arch/powerpc/configs/corenet64_smp_defconfig index e135762..917cecd 100644 --- a/arch/powerpc/configs/corenet64_smp_defconfig +++ b/arch/powerpc/configs/corenet64_smp_defconfig @@ -66,6 +66,7 @@ CONFIG_MTD=y CONFIG_MTD_CMDLINE_PARTS=y CONFIG_MTD_CHAR=y CONFIG_MTD_BLOCK=y +CONFIG_MTD_M25P80=y CONFIG_FTL=y CONFIG_MTD_CFI=y CONFIG_MTD_CFI_INTELEXT=y |