diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2017-09-09 15:26:53 +0100 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2017-09-09 15:26:53 +0100 |
commit | d9acc1becca4260474943b415c85c97af79ae94c (patch) | |
tree | 29ceb0c8039495d47bb3a1ba427495c792700a60 /kernel-i686.config | |
parent | 3f038f392a8fee6573260385f5711c204e84ec79 (diff) | |
download | kernel-d9acc1becca4260474943b415c85c97af79ae94c.tar.gz kernel-d9acc1becca4260474943b415c85c97af79ae94c.tar.xz kernel-d9acc1becca4260474943b415c85c97af79ae94c.zip |
Only build ParPort support on x86, ARM and s390x long disabled it, only PPC HW that shipped it was long prior to anything we remotely support
Diffstat (limited to 'kernel-i686.config')
-rw-r--r-- | kernel-i686.config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel-i686.config b/kernel-i686.config index e9c919983..1b92c6a49 100644 --- a/kernel-i686.config +++ b/kernel-i686.config @@ -3958,7 +3958,6 @@ CONFIG_PPS_CLIENT_GPIO=m CONFIG_PPS_CLIENT_LDISC=m CONFIG_PPS_CLIENT_PARPORT=m # CONFIG_PPS_DEBUG is not set -CONFIG_PPS_GENERATOR_PARPORT=m CONFIG_PPS=m CONFIG_PPTP=m # CONFIG_PREEMPT is not set |