summaryrefslogtreecommitdiff
path: root/arch/arm
diff options
context:
space:
mode:
authorJoonyoung Shim <jy0922.shim@samsung.com>2014-03-08 14:04:57 +0900
committerChanho Park <chanho61.park@samsung.com>2014-03-20 17:44:17 +0900
commit06c56f7488c2e0a4e54e112c24e9aeda65fa0b75 (patch)
treed970cb93ca1e3919f365064e5419442b1168dacd /arch/arm
parent7c82aad53bbf0ce24629fb9f86b8277b4bfc9d7e (diff)
downloadlinux-3.10-06c56f7488c2e0a4e54e112c24e9aeda65fa0b75.tar.gz
linux-3.10-06c56f7488c2e0a4e54e112c24e9aeda65fa0b75.tar.bz2
linux-3.10-06c56f7488c2e0a4e54e112c24e9aeda65fa0b75.zip
ARM: odroidx2: update defconfig to enable ANDROID_LOGGER
ANDROID_LOGGER needs to use dlogutil at tizen. Change-Id: Ibcad389c6edf8216441948931e9733aa45b04aa1 Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/configs/tizen_odroidx2_defconfig39
1 files changed, 38 insertions, 1 deletions
diff --git a/arch/arm/configs/tizen_odroidx2_defconfig b/arch/arm/configs/tizen_odroidx2_defconfig
index 0a8cce03f87..7c4d7aa6fbd 100644
--- a/arch/arm/configs/tizen_odroidx2_defconfig
+++ b/arch/arm/configs/tizen_odroidx2_defconfig
@@ -2384,7 +2384,44 @@ CONFIG_DMA_OF=y
#
# Microsoft Hyper-V guest support
#
-# CONFIG_STAGING is not set
+CONFIG_STAGING=y
+# CONFIG_USBIP_CORE is not set
+# CONFIG_ECHO is not set
+# CONFIG_COMEDI is not set
+# CONFIG_ASUS_OLED is not set
+# CONFIG_RTLLIB is not set
+# CONFIG_R8712U is not set
+# CONFIG_RTS5139 is not set
+# CONFIG_TRANZPORT is not set
+# CONFIG_VT6656 is not set
+# CONFIG_ZSMALLOC is not set
+# CONFIG_USB_ENESTORAGE is not set
+# CONFIG_BCM_WIMAX is not set
+# CONFIG_FT1000 is not set
+
+#
+# Speakup console speech
+#
+# CONFIG_SPEAKUP is not set
+# CONFIG_TOUCHSCREEN_CLEARPAD_TM1217 is not set
+# CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI4 is not set
+# CONFIG_STAGING_MEDIA is not set
+
+#
+# Android
+#
+CONFIG_ANDROID=y
+# CONFIG_ANDROID_BINDER_IPC is not set
+# CONFIG_ASHMEM is not set
+CONFIG_ANDROID_LOGGER=y
+# CONFIG_ANDROID_TIMED_OUTPUT is not set
+# CONFIG_ANDROID_LOW_MEMORY_KILLER is not set
+# CONFIG_ANDROID_INTF_ALARM_DEV is not set
+# CONFIG_SYNC is not set
+# CONFIG_USB_WPAN_HCD is not set
+# CONFIG_WIMAX_GDM72XX is not set
+# CONFIG_CED1401 is not set
+# CONFIG_DGRP is not set
CONFIG_CLKDEV_LOOKUP=y
CONFIG_HAVE_CLK_PREPARE=y
CONFIG_COMMON_CLK=y