From 40d186df2dc94bcb1b8b0204f691678b9fa87466 Mon Sep 17 00:00:00 2001 From: Gabriel Ionescu Date: Tue, 20 Jun 2017 15:27:00 +0200 Subject: Kernel: Add specific ragments for disabling unnecessary features Signed-off-by: Gabriel Ionescu Signed-off-by: Adrian Dudau --- features/i2csupport/i2csupport_n.scc | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 features/i2csupport/i2csupport_n.scc (limited to 'features/i2csupport/i2csupport_n.scc') diff --git a/features/i2csupport/i2csupport_n.scc b/features/i2csupport/i2csupport_n.scc new file mode 100644 index 0000000..ca127b1 --- /dev/null +++ b/features/i2csupport/i2csupport_n.scc @@ -0,0 +1,4 @@ +define KFEATURE_DESCRIPTION "Disable i2c support" +define KFEATURE_COMPATIBILITY all + +kconf non-hardware i2csupport_n.cfg -- cgit v1.2.3-54-g00ecf