summaryrefslogtreecommitdiff
path: root/arch/arm/configs/lpc18xx_defconfig
diff options
context:
space:
mode:
authorAriel D'Alessandro <ariel@vanguardiasur.com.ar>2015-10-19 14:32:26 -0300
committerJoachim Eastwood <manabian@gmail.com>2015-12-14 22:49:11 +0100
commit74b40b2c53636290ac0ebee6c6c680aebd7e9347 (patch)
tree12afc6fa072ad97782fd8107853dc39667819cb2 /arch/arm/configs/lpc18xx_defconfig
parentde0afc59c35a091f72a81026c180937bddad2cd3 (diff)
ARM: configs: lpc18xx: enable EEPROM NVMEM driver
Enable NVMEM driver for NXP LPC18xx EEPROM, which can be found in NXP LPC185x/3x and LPC435x/3x/2x/1x devices. Signed-off-by: Ariel D'Alessandro <ariel@vanguardiasur.com.ar> Signed-off-by: Joachim Eastwood <manabian@gmail.com>
Diffstat (limited to 'arch/arm/configs/lpc18xx_defconfig')
-rw-r--r--arch/arm/configs/lpc18xx_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/lpc18xx_defconfig b/arch/arm/configs/lpc18xx_defconfig
index c0f81317a467..2ae00b09cfc2 100644
--- a/arch/arm/configs/lpc18xx_defconfig
+++ b/arch/arm/configs/lpc18xx_defconfig
@@ -151,6 +151,8 @@ CONFIG_IIO=y
CONFIG_MMA7455_I2C=y
CONFIG_IIO_SYSFS_TRIGGER=y
CONFIG_PHY_LPC18XX_USB_OTG=y
+CONFIG_NVMEM=y
+CONFIG_NVMEM_LPC18XX_EEPROM=y
CONFIG_EXT2_FS=y
# CONFIG_FILE_LOCKING is not set
# CONFIG_DNOTIFY is not set