From a8854f05f7c7192195cca79bcf9c9153d168f485 Mon Sep 17 00:00:00 2001 From: Adrian Calianu Date: Fri, 20 Apr 2018 09:26:14 +0200 Subject: kernel features used as installer support Also enable as modules devices that can be connected to a target: - usb - hsi - firewire Signed-off-by: Adrian Calianu --- features/mtd/mtd_y.scc | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 features/mtd/mtd_y.scc (limited to 'features/mtd/mtd_y.scc') diff --git a/features/mtd/mtd_y.scc b/features/mtd/mtd_y.scc new file mode 100644 index 0000000..306de3f --- /dev/null +++ b/features/mtd/mtd_y.scc @@ -0,0 +1,4 @@ +define KFEATURE_DESCRIPTION "Enable in kernel MTD support" +define KFEATURE_COMPATIBILITY board + +kconf non-hardware mtd_y.cfg -- cgit v1.2.3-54-g00ecf