summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Green <andy.green@linaro.org>2012-03-03 05:33:07 +0800
committerAndy Green <andy.green@linaro.org>2012-03-03 05:33:07 +0800
commit2a6448f7a6f6ef72dbf0090abc41ab112f05e713 (patch)
treeaeb89784c34ec5faf4b2f29563e2e691e93f121c
parentc98c662ce8d0d260230c17b73bd90516ddf646c2 (diff)
config tca6424 supporttilt-3.3-omap5-eng-2
Signed-off-by: Andy Green <andy.green@linaro.org>
-rw-r--r--arch/arm/configs/omap_5430evm_defconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/configs/omap_5430evm_defconfig b/arch/arm/configs/omap_5430evm_defconfig
index eeaf401fb5e..855cb2041d9 100644
--- a/arch/arm/configs/omap_5430evm_defconfig
+++ b/arch/arm/configs/omap_5430evm_defconfig
@@ -14,6 +14,7 @@ CONFIG_MODULE_SRCVERSION_ALL=y
# CONFIG_BLK_DEV_BSG is not set
CONFIG_PARTITION_ADVANCED=y
CONFIG_ARCH_OMAP=y
+CONFIG_GPIO_PCA953X=y
# CONFIG_OMAP_MUX is not set
CONFIG_OMAP5_SEVM_PALMAS=y
CONFIG_OMAP4460_SEVM_PALMAS=y
@@ -135,6 +136,11 @@ CONFIG_USB_STORAGE=y
CONFIG_MMC=y
CONFIG_MMC_UNSAFE_RESUME=y
CONFIG_MMC_OMAP_HS=y
+CONFIG_NEW_LEDS=y
+CONFIG_LEDS_CLASS=y
+CONFIG_LEDS_GPIO=y
+CONFIG_LEDS_TRIGGERS=y
+CONFIG_LEDS_TRIGGER_HEARTBEAT=y
CONFIG_STAGING=y
CONFIG_DRM_OMAP=y
CONFIG_DRM_OMAP_NUM_CRTCS=1