aboutsummaryrefslogtreecommitdiff
path: root/linaro/configs/arndale.conf
diff options
context:
space:
mode:
authorTushar Behera <tushar.behera@linaro.org>2013-05-20 14:50:07 +0530
committerAndrey Konovalov <andrey.konovalov@linaro.org>2014-09-26 17:12:55 +0400
commit6162e96ac495db589999d2954f86195e6ef68770 (patch)
treee3c862d57dc1e56c77bb8a6fbad0a27a20ed9b6d /linaro/configs/arndale.conf
parent59ea26d9ef9768a728e04685f735bd61e794399f (diff)
linaro/configs: arndale: Enable configs to support suspend/resume
Mark the SD/MMC cards as non-removable and enable support for GPIO buttons. Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
Diffstat (limited to 'linaro/configs/arndale.conf')
-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