ARM: shmobile: defconfig: Enable support for CFI NOR FLASH
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 1 Apr 2019 12:01:49 +0000 (14:01 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 3 Apr 2019 09:35:39 +0000 (11:35 +0200)
Enable the config options needed to access the CFI NOR FLASH on the
APE6EVM board.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/configs/shmobile_defconfig

index 41e7736..291abdd 100644 (file)
@@ -46,6 +46,10 @@ CONFIG_DEVTMPFS_MOUNT=y
 CONFIG_SIMPLE_PM_BUS=y
 CONFIG_MTD=y
 CONFIG_MTD_BLOCK=y
+CONFIG_MTD_CFI=y
+CONFIG_MTD_CFI_INTELEXT=y
+CONFIG_MTD_PHYSMAP=y
+CONFIG_MTD_PHYSMAP_OF=y
 CONFIG_MTD_M25P80=y
 CONFIG_MTD_SPI_NOR=y
 CONFIG_EEPROM_AT24=y