This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

build kernel for AM5xx

hi experts,

I try to build kernel for AM5XX (SDK 2.0.1) and follow steps in  processors.wiki.ti.com/.../Linux_Kernel_Users_Guide

And I got problem on generating kernel configuration file , I check ti_config_fragments/README. But I still have no idea about the following command to generate 

tisdk_amNNNx-evm_defconfig

./scripts/kconfig/merge_config.sh -m  XXXXXX

I don't know XXXX mean which files are included for AM572X because I found lots of files below

[user@ processor-sdk-linux] (processor-sdk-linux-02.00.01)$ ls -l ti_config_fragments/
am33xx_only.cfg connectivity.cfg defconfig_fragment ipc.cfg .README.swp
am43xx_only.cfg debug_options.cfg defconfig_map.txt multi_core_defconfig_fragment system_test.cfg
audio_display.cfg defconfig_builder.README defconfig_merge.sh multi_core_system_test_defconfig_fragment system_test_defconfig_fragment
baseport.cfg defconfig_builder.sh dra7_only.cfg README wlan.cfg

Could you please give a hint about this ?

Thanks