From: Chanwoo Choi Date: Tue, 11 Jan 2022 02:53:39 +0000 (+0900) Subject: x86: tizen_emul_defconfig: Disable ANDROID_LOGGER configuration X-Git-Tag: submit/tizen_studio_4.5_p6.5/20220111.085032~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0e41324f0536fa94ff391eca9f0f443d28a775a9;p=sdk%2Femulator%2Femulator-kernel.git x86: tizen_emul_defconfig: Disable ANDROID_LOGGER configuration Change-Id: I01a321275320688b71be37de529f3ee652565ef0 Signed-off-by: Chanwoo Choi --- diff --git a/arch/x86/configs/tizen_emul_defconfig b/arch/x86/configs/tizen_emul_defconfig index 763b04d16f87..18662751e376 100644 --- 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