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/hsi/hsi_m.scc | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 features/hsi/hsi_m.scc (limited to 'features/hsi/hsi_m.scc') diff --git a/features/hsi/hsi_m.scc b/features/hsi/hsi_m.scc new file mode 100644 index 0000000..304f5a0 --- /dev/null +++ b/features/hsi/hsi_m.scc @@ -0,0 +1,4 @@ +define KFEATURE_DESCRIPTION "Enable in kernel HSI (High Speed Synchronous Serial Interface) support" +define KFEATURE_COMPATIBILITY board + +kconf non-hardware hsi_m.cfg -- cgit v1.2.3-54-g00ecf