aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTushar Behera <tushar.behera@linaro.org>2013-05-20 14:36:28 +0530
committerTushar Behera <tushar.behera@linaro.org>2013-05-20 14:36:33 +0530
commit7203c502f3cf12f1926c79cbfa0c7bd2130e0456 (patch)
treea36662f5fb62c64797cc13b271e532c5cf7fb7bc
parentd98cebef6c2a69bb5d3a8ff1df40390510cfb0e5 (diff)
linaro/configs: arndale: Enable configs to support suspend/resumetest-123
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 a7c077f2fe0..0d854637ad3 100644
--- a/linaro/configs/arndale.conf
+++ b/linaro/configs/arndale.conf
@@ -31,6 +31,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
@@ -69,6 +70,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