]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: configs: lpc18xx: enable EEPROM NVMEM driver
authorAriel D'Alessandro <ariel@vanguardiasur.com.ar>
Mon, 19 Oct 2015 17:32:26 +0000 (14:32 -0300)
committerJoachim Eastwood <manabian@gmail.com>
Mon, 14 Dec 2015 21:49:11 +0000 (22:49 +0100)
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>
arch/arm/configs/lpc18xx_defconfig

index c0f81317a467b7856718b63cf731ecbc7f4b1ecd..2ae00b09cfc2b9d34728d5f9c4e2d3db0155a06a 100644 (file)
@@ -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