aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/bockw_defconfig
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2014-08-14 18:57:24 +0200
committerSimon Horman <horms+renesas@verge.net.au>2014-08-17 09:37:42 +0900
commit4f0c320be6164ab39af42867aa1ccf69475850b7 (patch)
tree2efea6d42d2c3d0cf25d4a14960f41805da21bae /arch/arm/configs/bockw_defconfig
parentARM: shmobile: ape6evm_defconfig: Enable missing hardware support (diff)
downloadlinux-dev-4f0c320be6164ab39af42867aa1ccf69475850b7.tar.xz
linux-dev-4f0c320be6164ab39af42867aa1ccf69475850b7.zip
ARM: shmobile: bockw_defconfig: Enable missing hardware support
Based on the DTS Notes: - MTD_SPI_NOR is a dependency for MTD_M25P80 since commit 03e296f613affcc2671c1e86d8c25ecad867204e ("mtd: m25p80: use the SPI nor framework") and commit e43b20619bdb6c851dd7b49cbd15e52875a785d4 ("mtd: spi-nor: shorten Kconfig naming"). Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/configs/bockw_defconfig')
-rw-r--r--arch/arm/configs/bockw_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/bockw_defconfig b/arch/arm/configs/bockw_defconfig
index e816140d81c5..70b3f451f065 100644
--- a/arch/arm/configs/bockw_defconfig
+++ b/arch/arm/configs/bockw_defconfig
@@ -55,6 +55,7 @@ CONFIG_MTD_BLOCK=y
CONFIG_MTD_CFI=y
CONFIG_MTD_CFI_AMDSTD=y
CONFIG_MTD_M25P80=y
+CONFIG_MTD_SPI_NOR=y
CONFIG_SCSI=y
CONFIG_BLK_DEV_SD=y
CONFIG_NETDEVICES=y
@@ -82,6 +83,7 @@ CONFIG_SERIAL_SH_SCI_CONSOLE=y
# CONFIG_HWMON is not set
CONFIG_I2C=y
CONFIG_I2C_RCAR=y
+CONFIG_GPIO_RCAR=y
CONFIG_REGULATOR=y
CONFIG_MEDIA_SUPPORT=y
CONFIG_MEDIA_CAMERA_SUPPORT=y