diff options
author | Alejandro Sierra <b18039@freescale.com> | 2013-03-14 15:58:46 -0600 |
---|---|---|
committer | Alejandro Sierra <b18039@freescale.com> | 2013-03-15 11:35:31 -0600 |
commit | ae6f681a2480ac238f1c3e086fc0ad21e615fa9a (patch) | |
tree | 01ccb13438593bf9a4bec88b1a8f0c437f75d43c /arch/arm | |
parent | e39b4699f78d7012b9e0d31cd30f63f237552fb8 (diff) |
ENGR00254442 Sabre ARD Include WEIM-NOR on imx6_updater_defconfig
Sabre ARD include WEIM-NOR configuration update to
enable higher bandwidth on this interface for mfg tool
support (imx6_updater_defconfig).
Signed-off-by: Alex Sierra <b18039@freescale.com>
Diffstat (limited to 'arch/arm')
-rw-r--r-- | arch/arm/configs/imx6_updater_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/imx6_updater_defconfig b/arch/arm/configs/imx6_updater_defconfig index 3de43e66353d..e562767d1133 100644 --- a/arch/arm/configs/imx6_updater_defconfig +++ b/arch/arm/configs/imx6_updater_defconfig @@ -729,6 +729,7 @@ CONFIG_MTD_CFI_UTIL=y # # CONFIG_MTD_COMPLEX_MAPPINGS is not set CONFIG_MTD_PHYSMAP=y +CONFIG_MTD_IMX6X_WEIMNOR=y # CONFIG_MTD_PHYSMAP_COMPAT is not set # CONFIG_MTD_ARM_INTEGRATOR is not set # CONFIG_MTD_PLATRAM is not set |