summaryrefslogtreecommitdiffstats
path: root/features/parport
diff options
context:
space:
mode:
authorGabriel Ionescu <gabriel.ionescu@enea.com>2017-06-20 15:27:00 +0200
committerAdrian Dudau <adrian.dudau@enea.com>2017-06-21 10:59:08 +0200
commit40d186df2dc94bcb1b8b0204f691678b9fa87466 (patch)
tree8027d05c436963c3922031c775cd573d017a72ed /features/parport
parentf42ac6c2248c3b1f49795abd2597856ceb1d8ce3 (diff)
downloadenea-kernel-cache-40d186df2dc94bcb1b8b0204f691678b9fa87466.tar.gz
Kernel: Add specific ragments for disabling unnecessary features
Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'features/parport')
-rw-r--r--features/parport/parport_n.cfg8
-rw-r--r--features/parport/parport_n.scc4
2 files changed, 12 insertions, 0 deletions
diff --git a/features/parport/parport_n.cfg b/features/parport/parport_n.cfg
new file mode 100644
index 0000000..1e35578
--- /dev/null
+++ b/features/parport/parport_n.cfg
@@ -0,0 +1,8 @@
1CONFIG_PARPORT=n
2CONFIG_PARPORT_PC=n
3# CONFIG_PARPORT_SERIAL is not set
4# CONFIG_PARPORT_PC_FIFO is not set
5# CONFIG_PARPORT_PC_SUPERIO is not set
6# CONFIG_PARPORT_GSC is not set
7# CONFIG_PARPORT_AX88796 is not set
8# CONFIG_PARPORT_1284 is not set
diff --git a/features/parport/parport_n.scc b/features/parport/parport_n.scc
new file mode 100644
index 0000000..bed7632
--- /dev/null
+++ b/features/parport/parport_n.scc
@@ -0,0 +1,4 @@
1define KFEATURE_DESCRIPTION "Disable parport support"
2define KFEATURE_COMPATIBILITY all
3
4kconf non-hardware parport_n.cfg