projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8005c49
)
ARM: configs: lpc18xx: enable mma7455 IIO driver
author
Joachim Eastwood
<manabian@gmail.com>
Sat, 24 Oct 2015 19:29:41 +0000
(21:29 +0200)
committer
Joachim Eastwood
<manabian@gmail.com>
Mon, 14 Dec 2015 21:48:46 +0000
(22:48 +0100)
MMA7455 is 3-axis accelerometer that can be found on
Embedded Artists' LPC4357 Developer's Kit.
Signed-off-by: Joachim Eastwood <manabian@gmail.com>
arch/arm/configs/lpc18xx_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/lpc18xx_defconfig
b/arch/arm/configs/lpc18xx_defconfig
index 03c155f5b811529abc46c71bc2989ddf00f10f6a..c0f81317a467b7856718b63cf731ecbc7f4b1ecd 100644
(file)
--- a/
arch/arm/configs/lpc18xx_defconfig
+++ b/
arch/arm/configs/lpc18xx_defconfig
@@
-147,6
+147,9
@@
CONFIG_MEMORY=y
CONFIG_ARM_PL172_MPMC=y
CONFIG_PWM=y
CONFIG_PWM_LPC18XX_SCT=y
+CONFIG_IIO=y
+CONFIG_MMA7455_I2C=y
+CONFIG_IIO_SYSFS_TRIGGER=y
CONFIG_PHY_LPC18XX_USB_OTG=y
CONFIG_EXT2_FS=y
# CONFIG_FILE_LOCKING is not set