summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHuang Shijie <b32955@freescale.com>2010-08-30 09:56:06 +0800
committerHuang Shijie <b32955@freescale.com>2010-08-30 10:43:50 +0800
commit521a1f50ee0c063310457a674e87a655b1a1727a (patch)
treeb9a440158ec7e8a522e129ab905df5361fce73d6
parentdfa699bed671172117ed33abdafeb8e1c61fc860 (diff)
ENGR00126721-3 MX23\MX28\MX50: Built-in the OCOTP driver in update_defconfig
Turn on the OCOTP driver for the update def_config(imx23/28/50). Signed-off-by: Huang Shijie <b32955@freescale.com>
-rw-r--r--arch/arm/configs/imx23evk_updater_defconfig1
-rw-r--r--arch/arm/configs/imx28evk_updater_defconfig1
-rw-r--r--arch/arm/configs/imx5_updater_defconfig1
3 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/configs/imx23evk_updater_defconfig b/arch/arm/configs/imx23evk_updater_defconfig
index 739e7bd912ec..f6a430b5bf5f 100644
--- a/arch/arm/configs/imx23evk_updater_defconfig
+++ b/arch/arm/configs/imx23evk_updater_defconfig
@@ -558,6 +558,7 @@ CONFIG_HW_RANDOM=y
# CONFIG_I2C is not set
# CONFIG_I2C_SLAVE is not set
# CONFIG_SPI is not set
+CONFIG_FSL_OTP=y
CONFIG_ARCH_REQUIRE_GPIOLIB=y
CONFIG_GPIOLIB=y
# CONFIG_GPIO_SYSFS is not set
diff --git a/arch/arm/configs/imx28evk_updater_defconfig b/arch/arm/configs/imx28evk_updater_defconfig
index 21223ed3f678..fe9a908e7e62 100644
--- a/arch/arm/configs/imx28evk_updater_defconfig
+++ b/arch/arm/configs/imx28evk_updater_defconfig
@@ -531,6 +531,7 @@ CONFIG_SERIAL_CORE_CONSOLE=y
# CONFIG_I2C is not set
# CONFIG_I2C_SLAVE is not set
# CONFIG_SPI is not set
+CONFIG_FSL_OTP=y
CONFIG_ARCH_REQUIRE_GPIOLIB=y
CONFIG_GPIOLIB=y
# CONFIG_GPIO_SYSFS is not set
diff --git a/arch/arm/configs/imx5_updater_defconfig b/arch/arm/configs/imx5_updater_defconfig
index 4a06eb310361..f594185b5e0a 100644
--- a/arch/arm/configs/imx5_updater_defconfig
+++ b/arch/arm/configs/imx5_updater_defconfig
@@ -636,6 +636,7 @@ CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
# CONFIG_IPMI_HANDLER is not set
CONFIG_HW_RANDOM=y
+CONFIG_FSL_OTP=y
# CONFIG_HW_RANDOM_TIMERIOMEM is not set
# CONFIG_R3964 is not set
# CONFIG_RAW_DRIVER is not set