selftests: android: move config up a level

'make kselftest-merge' assumes that the config files for the tests are
located under the 'main' test dir, like tools/testing/selftests/android/
and not in a subdir to android.

Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Signed-off-by: Shuah Khan (Samsung OSG) <shuah@kernel.org>
此提交包含在:
Anders Roxell
2018-08-24 14:49:41 +02:00
提交者 Shuah Khan (Samsung OSG)
父節點 5b394b2ddf
當前提交 88bc243a3f

查看文件

@@ -0,0 +1,5 @@
CONFIG_ANDROID=y
CONFIG_STAGING=y
CONFIG_ION=y
CONFIG_ION_SYSTEM_HEAP=y
CONFIG_DRM_VGEM=y