On 01/08/2016 12:27 AM, Bamvor Jian Zhang wrote: > Create the config file in each directory of testcase which need > more kernel configuration than the default defconfig. User could > use these configs with merge_config.sh script: > > Enable config for specific testcase: > (export ARCH=xxx #for cross compiling) > ./scripts/kconfig/merge_config.sh .config \ > tools/testing/selftests/xxx/config > > Enable configs for all testcases: > (export ARCH=xxx #for cross compiling) > ./scripts/kconfig/merge_config.sh .config \ > tools/testing/selftests/*/config > > Signed-off-by: Bamvor Jian Zhang <bamvor.zhangjian@xxxxxxxxxx> > Reviewed-by: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx> Applied to linux-kselftest next for 4.6-rc1 thanks, -- Shuah -- Shuah Khan Sr. Linux Kernel Developer Open Source Innovation Group Samsung Research America (Silicon Valley) shuahkh@xxxxxxxxxxxxxxx | (970) 217-8978 -- To unsubscribe from this list: send the line "unsubscribe linux-api" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html