ARM: imx_v4_v5_defconfig: Fix the selection of 32 bit flash support for iMX21ADS...
authorFabio Estevam <fabio.estevam@freescale.com>
Mon, 23 Jan 2012 16:16:17 +0000 (14:16 -0200)
committerSascha Hauer <s.hauer@pengutronix.de>
Mon, 27 Feb 2012 09:12:51 +0000 (10:12 +0100)
commit940e9ee9f226e0e2b278c5d78180fc39da8e0baa
tree533112bcb056bf34bd99c682f0de4b67803d32bf
parentdcc5abf08a1b783020cb11f37e645177f76e5705
ARM: imx_v4_v5_defconfig: Fix the selection of 32 bit flash support for iMX21ADS board

commit 1a96571d (Enable 32 bit flash support for iMX21ADS board) aimed to
enable 32 bit flash support, but all it did was to delete an unset option.

Fix this by enabling CONFIG_MTD_MAP_BANK_WIDTH_4 option.

Cc: Jaccon Bastiaansen <jaccon.bastiaansen@gmail.com>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/configs/imx_v4_v5_defconfig