summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDragos Motrea <Dragos.Motrea@enea.com>2018-01-30 18:17:09 +0100
committerAdrian Dudau <adrian.dudau@enea.com>2018-01-31 10:47:57 +0100
commit1ba3c24e38f26f2f43c35b9d869ca7fcb67a2be2 (patch)
tree45536258841ce6ca4e263c41e2a8ff1eadc31050
parent1a3c360fa96d170868e525c0199f41ad47528c8b (diff)
downloadenea-kernel-cache-1ba3c24e38f26f2f43c35b9d869ca7fcb67a2be2.tar.gz
Added mdt tests as loadable moduleraspberrypi-4.9
In order to install ddt-runner-ng, the kernel-module-mdt-readtest package is required. It is built if the CONFIG_MDT_TESTS is enabled in the kernel config. Signed-off-by: Dragos Motrea <Dragos.Motrea@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
-rw-r--r--features/mtd_tests/mtd_tests_m.cfg2
-rw-r--r--features/mtd_tests/mtd_tests_m.scc4
2 files changed, 6 insertions, 0 deletions
diff --git a/features/mtd_tests/mtd_tests_m.cfg b/features/mtd_tests/mtd_tests_m.cfg
new file mode 100644
index 0000000..4ddb255
--- /dev/null
+++ b/features/mtd_tests/mtd_tests_m.cfg
@@ -0,0 +1,2 @@
1CONFIG_MTD=m
2CONFIG_MTD_TESTS=m
diff --git a/features/mtd_tests/mtd_tests_m.scc b/features/mtd_tests/mtd_tests_m.scc
new file mode 100644
index 0000000..2b854df
--- /dev/null
+++ b/features/mtd_tests/mtd_tests_m.scc
@@ -0,0 +1,4 @@
1define KFEATURE_DESCRIPTION "Enable mtd tests"
2define KFEATURE_COMPATIBILITY all
3
4kconf non-hardware mtd_tests_m.cfg