From 600f227611aac9b558f7ca6e57fd46c5caecefd2 Mon Sep 17 00:00:00 2001 From: Tushar Behera Date: Mon, 20 May 2013 14:50:07 +0530 Subject: 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 --- linaro/configs/arndale.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/linaro/configs/arndale.conf b/linaro/configs/arndale.conf index 67e18e28023..b6d59645449 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 -- cgit v1.2.3