projects
/
sdk
/
emulator
/
emulator-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2568e06
)
x86: tizen_emul_defconfig: Disable ANDROID_LOGGER configuration
69/269169/1
author
Chanwoo Choi
<cw00.choi@samsung.com>
Tue, 11 Jan 2022 02:53:39 +0000
(11:53 +0900)
committer
Seung-Woo Kim
<sw0312.kim@samsung.com>
Tue, 11 Jan 2022 02:33:32 +0000
(
02:33
+0000)
Change-Id: I01a321275320688b71be37de529f3ee652565ef0
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
arch/x86/configs/tizen_emul_defconfig
patch
|
blob
|
history
diff --git
a/arch/x86/configs/tizen_emul_defconfig
b/arch/x86/configs/tizen_emul_defconfig
index 763b04d16f87d6ced2793573c4cb5df77274ef12..18662751e376ee399375bece854936df8c0ebf6d 100644
(file)
--- a/
arch/x86/configs/tizen_emul_defconfig
+++ b/
arch/x86/configs/tizen_emul_defconfig
@@
-3116,7
+3116,7
@@
CONFIG_STAGING=y
# Android
#
# CONFIG_ASHMEM is not set
-CONFIG_ANDROID_LOGGER=y
+# CONFIG_ANDROID_LOGGER is not set
CONFIG_ANDROID_TIMED_OUTPUT=y
# CONFIG_ANDROID_TIMED_GPIO is not set
# CONFIG_ANDROID_LOW_MEMORY_KILLER is not set