summaryrefslogtreecommitdiff
path: root/arch/powerpc/configs
diff options
context:
space:
mode:
authorBhupesh Sharma <bhupesh.sharma@freescale.com>2013-05-14 08:24:05 (GMT)
committerFleming Andrew-AFLEMING <AFLEMING@freescale.com>2013-05-15 01:35:05 (GMT)
commite5e7e8f725fe26a04f07f3b0d38f4e96611d0873 (patch)
tree01c20699ba510e5a2913a70d4d6882c02cb1818d /arch/powerpc/configs
parentbdac9c9a507f52b53fcf673c29b713dcb20a4090 (diff)
downloadlinux-fsl-qoriq-e5e7e8f725fe26a04f07f3b0d38f4e96611d0873.tar.xz
powerpc/bsc913x_smp_defconfig: Enable SPI flash support
This patch enables the support of SPI flash on BSC913x SMP platforms. Verified on BSC9132QDS. Signed-off-by: Bhupesh Sharma <bhupesh.sharma@freescale.com> Change-Id: Ia13525a26f53dc747392ea99f90f9b2792ecdb7a Reviewed-on: http://git.am.freescale.net:8181/2477 Reviewed-by: Aggrwal Poonam-B10812 <Poonam.Aggrwal@freescale.com> Reviewed-by: Leekha Shaveta-B20052 <shaveta@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/85xx/bsc913x_smp_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/configs/85xx/bsc913x_smp_defconfig b/arch/powerpc/configs/85xx/bsc913x_smp_defconfig
index 84ea6cc..1f38277 100644
--- a/arch/powerpc/configs/85xx/bsc913x_smp_defconfig
+++ b/arch/powerpc/configs/85xx/bsc913x_smp_defconfig
@@ -89,6 +89,7 @@ CONFIG_MTD_CFI=y
CONFIG_MTD_CFI_INTELEXT=y
CONFIG_MTD_CFI_AMDSTD=y
CONFIG_MTD_PHYSMAP_OF=y
+CONFIG_MTD_M25P80=y
CONFIG_MTD_NAND=y
CONFIG_MTD_NAND_PLATFORM=y
CONFIG_MTD_NAND_FSL_ELBC=y
@@ -140,6 +141,7 @@ CONFIG_I2C_CHARDEV=y
CONFIG_I2C_MPC=y
CONFIG_SPI=y
CONFIG_SPI_BITBANG=y
+CONFIG_SPI_FSL_ESPI=y
CONFIG_GPIOLIB=y
# CONFIG_HWMON is not set
CONFIG_WATCHDOG=y