aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTushar Behera <tushar.behera@linaro.org>2013-05-20 14:50:07 +0530
committerJon Medhurst <tixy@linaro.org>2013-05-20 11:19:18 +0100
commit5c00f9ff6af3d50fc79be5534e8f76ed1300c1f8 (patch)
tree7d86b8aabf835479af9521516a0a3c6f4856613c
parent456355928f17a6fd7143316e42fc98856cc4ff87 (diff)
linaro/configs: arndale: Enable configs to support suspend/resumetracking-basic-board-configs-llct-20130521.0
Mark the SD/MMC cards as non-removable and enable support for GPIO buttons. Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
-rw-r--r--linaro/configs/arndale.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/linaro/configs/arndale.conf b/linaro/configs/arndale.conf
index 67e18e28023e..b6d596454499 100644
--- a/linaro/configs/arndale.conf
+++ b/linaro/configs/arndale.conf
@@ -29,6 +29,7 @@ CONFIG_USB_USBNET=y
CONFIG_USB_NET_DM9601=y
CONFIG_USB_NET_MCS7830=y
CONFIG_INPUT_EVDEV=y
+CONFIG_KEYBOARD_GPIO=y
CONFIG_INPUT_TOUCHSCREEN=y
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_SAMSUNG=y
@@ -59,6 +60,7 @@ CONFIG_USB_STORAGE=y
CONFIG_SAMSUNG_USBPHY=y
CONFIG_USB_GADGET=y
CONFIG_MMC=y
+CONFIG_MMC_UNSAFE_RESUME=y
CONFIG_MMC_DW=y
CONFIG_MMC_DW_IDMAC=y
CONFIG_MMC_DW_EXYNOS=y