aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPraneeth Bajjuri2017-10-27 07:34:58 -0500
committerDan Murphy2017-11-10 14:51:51 -0600
commit3cd4353156c2557d166d412a26b6bff4c37f8953 (patch)
tree84a47e070912a1ddc766d20a7a91caf2eea06bda
parent438b88f3deb1397471ed78169aaf839c3d1574aa (diff)
downloadkernel-integration-tree-integration-ti-linux-4.9.y.tar.gz
kernel-integration-tree-integration-ti-linux-4.9.y.tar.xz
kernel-integration-tree-integration-ti-linux-4.9.y.zip
ti_config_fragments/defconfig_map.txt: DRA7: Update Android defconfigsintegration-ti-linux-4.9.y
Update Android Release and Debug configs. 'commit 27eb6622ab67 ("config: add android config fragments")' Introduced android-base.config and android-recommended.config This patch is to append android fragments to defconfig_map for generating Android SDK Release and Debug defconfigs. android.cfg contains additional configs needed to be enabled or overridden to make TI android SDKs. android.cfg will be part of 'ti-android-linux-<lts>' integration branch Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
-rw-r--r--ti_config_fragments/defconfig_map.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/ti_config_fragments/defconfig_map.txt b/ti_config_fragments/defconfig_map.txt
index af5b1e402dac..cd7f0f279274 100644
--- a/ti_config_fragments/defconfig_map.txt
+++ b/ti_config_fragments/defconfig_map.txt
@@ -29,5 +29,6 @@ classification: SDK_Debug_Defconfigs type: ti_sdk_omap2_rt_debug defconfig: mult
29classification: SDK_Debug_Defconfigs type: ti_sdk_k2g_rt_debug defconfig: multi_v7_defconfig config_file: None extra_configs: multi_v7_prune.cfg baseport.cfg ipc.cfg connectivity.cfg audio_display.cfg keystone.cfg lpae.cfg k2g_only.cfg real_time.cfg systemd.cfg debug_options.cfg 29classification: SDK_Debug_Defconfigs type: ti_sdk_k2g_rt_debug defconfig: multi_v7_defconfig config_file: None extra_configs: multi_v7_prune.cfg baseport.cfg ipc.cfg connectivity.cfg audio_display.cfg keystone.cfg lpae.cfg k2g_only.cfg real_time.cfg systemd.cfg debug_options.cfg
30classification: SDK_Debug_Defconfigs type: ti_sdk_keystone_rt_debug defconfig: multi_v7_defconfig config_file: None extra_configs: multi_v7_prune.cfg baseport.cfg ipc.cfg connectivity.cfg keystone.cfg lpae.cfg real_time.cfg systemd.cfg debug_options.cfg 30classification: SDK_Debug_Defconfigs type: ti_sdk_keystone_rt_debug defconfig: multi_v7_defconfig config_file: None extra_configs: multi_v7_prune.cfg baseport.cfg ipc.cfg connectivity.cfg keystone.cfg lpae.cfg real_time.cfg systemd.cfg debug_options.cfg
31# Android Defconfigs 31# Android Defconfigs
32classification: SDK_Release_Defconfigs type: ti_sdk_dra7x_android_release defconfig: multi_v7_defconfig config_file: None extra_configs: multi_v7_prune.cfg baseport.cfg ipc.cfg connectivity.cfg audio_display.cfg omap_soc.cfg lpae.cfg dra7_only.cfg systemd.cfg ../android/configs/android-base.cfg ../android/configs/android-recommended.cfg 32classification: SDK_Release_Defconfigs type: ti_sdk_dra7x_android_release defconfig: multi_v7_defconfig config_file: None extra_configs: multi_v7_prune.cfg baseport.cfg ipc.cfg connectivity.cfg audio_display.cfg omap_soc.cfg lpae.cfg dra7_only.cfg systemd.cfg ../kernel/configs/android-base.config ../kernel/configs/android-recommended.config android.cfg
33classification: SDK_Debug_Defconfigs type: ti_sdk_dra7x_android_debug defconfig: multi_v7_defconfig config_file: None extra_configs: multi_v7_prune.cfg baseport.cfg ipc.cfg connectivity.cfg audio_display.cfg omap_soc.cfg lpae.cfg dra7_only.cfg systemd.cfg debug_options.cfg ../android/configs/android-base.cfg ../android/configs/android-recommended.cfg 33# Android Debug Defconfigs
34classification: SDK_Debug_Defconfigs type: ti_sdk_dra7x_android_debug defconfig: multi_v7_defconfig config_file: None extra_configs: multi_v7_prune.cfg baseport.cfg ipc.cfg connectivity.cfg audio_display.cfg omap_soc.cfg lpae.cfg dra7_only.cfg systemd.cfg debug_options.cfg ../kernel/configs/android-base.config ../kernel/configs/android-recommended.config android.cfg