From 06776f8a9a75425eca9414e464297356beb13bb3 Mon Sep 17 00:00:00 2001 From: zhaoxp3 Date: Tue, 22 Jan 2019 10:18:33 +0800 Subject: [PATCH] defconfig: add config for Troika add kernel config for Troika product Change-Id: Iaf13a1f0ac1abe47c5b05698d5ff9dac123cae16 Signed-off-by: zhaoxp3 Reviewed-on: https://gerrit.mot.com/1298022 SLTApproved: Slta Waiver SME-Granted: SME Approvals Granted Tested-by: Jira Key Submit-Approved: Jira Key --- .../ext_config/debug-erd9610-troika.config | 19 +++++++++++ .../ext_config/moto-erd9610-troika.config | 32 +++++++++++++++++++ 2 files changed, 51 insertions(+) create mode 100644 arch/arm64/configs/ext_config/debug-erd9610-troika.config create mode 100644 arch/arm64/configs/ext_config/moto-erd9610-troika.config diff --git a/arch/arm64/configs/ext_config/debug-erd9610-troika.config b/arch/arm64/configs/ext_config/debug-erd9610-troika.config new file mode 100644 index 000000000000..cd563e99ba70 --- /dev/null +++ b/arch/arm64/configs/ext_config/debug-erd9610-troika.config @@ -0,0 +1,19 @@ +# +# Please avoid changing the Samsung defconfig files and use this file to +# add any Motorola-specific configuration changes that are applicable to +# userdebug, eng, and user builds. +# +# After building, a list of all of the config files that are used can be found +# at the top of: +# out/target/product/$(PRODUCT)/obj/KERNEL_OBJ/mapphone_defconfig +# +# The actual output of the kernel configuration system can be found at: +# out/target/product/$(PRODUCT)/obj/KERNEL_OBJ/.config +# +# You can check the .config file to verify that your configuration option is +# being set as expected. +# + +CONFIG_SCSC_LOG_COLLECTION=y +CONFIG_SCSC_MXLOGGER=y +CONFIG_SCSC_WLBTD=y diff --git a/arch/arm64/configs/ext_config/moto-erd9610-troika.config b/arch/arm64/configs/ext_config/moto-erd9610-troika.config new file mode 100644 index 000000000000..81af0f432be2 --- /dev/null +++ b/arch/arm64/configs/ext_config/moto-erd9610-troika.config @@ -0,0 +1,32 @@ +# +# Please avoid changing the Samsung defconfig files and use this file to +# add any Motorola-specific configuration changes that are applicable to +# userdebug, eng, and user builds. +# +# After building, a list of all of the config files that are used can be found +# at the top of: +# out/target/product/$(PRODUCT)/obj/KERNEL_OBJ/mapphone_defconfig +# +# The actual output of the kernel configuration system can be found at: +# out/target/product/$(PRODUCT)/obj/KERNEL_OBJ/.config +# +# You can check the .config file to verify that your configuration option is +# being set as expected. +# + +CONFIG_USB_ANDROID_USBNET=y +CONFIG_BOOTINFO=y +CONFIG_PSTORE_RAM_ANNOTATION_APPEND=y +CONFIG_MMI_SOC_INFO=y +CONFIG_MMI_RAM_INFO=y +CONFIG_MMI_STORAGE_INFO=y +CONFIG_MMI_UNIT_INFO=y +CONFIG_SOFTLOCKUP_WATCHDOG_TEST=y +CONFIG_MOT_UTAG=y +CONFIG_HWMON=y +CONFIG_SENSORS_NTC_THERMISTOR=y +CONFIG_SND_SOC_AOV_TRIGGER=y +CONFIG_DROPBOX=y +CONFIG_CRYPTO_SHA512=y +CONFIG_NETFILTER_XT_MATCH_BPF=y +# CONFIG_USBPD_S2MM005 is not set -- 2.20.1