diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2017-09-09 15:15:44 +0100 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2017-09-09 15:15:44 +0100 |
commit | 3261172548bd0f602a5d91a1933dd2edd74bfcb4 (patch) | |
tree | 503dec9609c89024250964c33a0505826bed63e3 /kernel-i686.config | |
parent | f8b490d67777474b2f41d1cd08cb4f64925a6f64 (diff) | |
download | kernel-3261172548bd0f602a5d91a1933dd2edd74bfcb4.tar.gz kernel-3261172548bd0f602a5d91a1933dd2edd74bfcb4.tar.xz kernel-3261172548bd0f602a5d91a1933dd2edd74bfcb4.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 b06f63aa5..6f20af809 100644 --- a/kernel-i686.config +++ b/kernel-i686.config @@ -3992,7 +3992,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 |