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 /baseconfig | |
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 'baseconfig')
21 files changed, 6 insertions, 9 deletions
diff --git a/baseconfig/CONFIG_I2C_PARPORT_LIGHT b/baseconfig/CONFIG_I2C_PARPORT_LIGHT index 1dbc68883..e18239222 100644 --- a/baseconfig/CONFIG_I2C_PARPORT_LIGHT +++ b/baseconfig/CONFIG_I2C_PARPORT_LIGHT @@ -1 +1 @@ -CONFIG_I2C_PARPORT_LIGHT=m +# CONFIG_I2C_PARPORT_LIGHT is not set diff --git a/baseconfig/CONFIG_PARPORT b/baseconfig/CONFIG_PARPORT index 589156958..9dd8f33af 100644 --- a/baseconfig/CONFIG_PARPORT +++ b/baseconfig/CONFIG_PARPORT @@ -1 +1 @@ -CONFIG_PARPORT=m +# CONFIG_PARPORT is not set diff --git a/baseconfig/CONFIG_PARPORT_PC b/baseconfig/CONFIG_PARPORT_PC index b9aa6e8ca..e2a0d3656 100644 --- a/baseconfig/CONFIG_PARPORT_PC +++ b/baseconfig/CONFIG_PARPORT_PC @@ -1 +1 @@ -CONFIG_PARPORT_PC=m +# CONFIG_PARPORT_PC is not set diff --git a/baseconfig/CONFIG_PPS_GENERATOR_PARPORT b/baseconfig/CONFIG_PPS_GENERATOR_PARPORT deleted file mode 100644 index 10f4eca68..000000000 --- a/baseconfig/CONFIG_PPS_GENERATOR_PARPORT +++ /dev/null @@ -1 +0,0 @@ -CONFIG_PPS_GENERATOR_PARPORT=m diff --git a/baseconfig/arm/CONFIG_PARPORT b/baseconfig/arm/CONFIG_PARPORT deleted file mode 100644 index 9dd8f33af..000000000 --- a/baseconfig/arm/CONFIG_PARPORT +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_PARPORT is not set diff --git a/baseconfig/arm/arm64/CONFIG_PARPORT_PC b/baseconfig/arm/arm64/CONFIG_PARPORT_PC deleted file mode 100644 index e2a0d3656..000000000 --- a/baseconfig/arm/arm64/CONFIG_PARPORT_PC +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_PARPORT_PC is not set diff --git a/baseconfig/s390x/CONFIG_I2C_PARPORT b/baseconfig/s390x/CONFIG_I2C_PARPORT deleted file mode 100644 index 87b55caf2..000000000 --- a/baseconfig/s390x/CONFIG_I2C_PARPORT +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_I2C_PARPORT is not set diff --git a/baseconfig/s390x/CONFIG_I2C_PARPORT_LIGHT b/baseconfig/s390x/CONFIG_I2C_PARPORT_LIGHT deleted file mode 100644 index e18239222..000000000 --- a/baseconfig/s390x/CONFIG_I2C_PARPORT_LIGHT +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_I2C_PARPORT_LIGHT is not set diff --git a/baseconfig/s390x/CONFIG_PARPORT b/baseconfig/s390x/CONFIG_PARPORT deleted file mode 100644 index 9dd8f33af..000000000 --- a/baseconfig/s390x/CONFIG_PARPORT +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_PARPORT is not set diff --git a/baseconfig/CONFIG_I2C_PARPORT b/baseconfig/x86/CONFIG_I2C_PARPORT index 58827a258..58827a258 100644 --- a/baseconfig/CONFIG_I2C_PARPORT +++ b/baseconfig/x86/CONFIG_I2C_PARPORT diff --git a/baseconfig/x86/CONFIG_I2C_PARPORT_LIGHT b/baseconfig/x86/CONFIG_I2C_PARPORT_LIGHT new file mode 100644 index 000000000..1dbc68883 --- /dev/null +++ b/baseconfig/x86/CONFIG_I2C_PARPORT_LIGHT @@ -0,0 +1 @@ +CONFIG_I2C_PARPORT_LIGHT=m diff --git a/baseconfig/x86/CONFIG_PARPORT b/baseconfig/x86/CONFIG_PARPORT new file mode 100644 index 000000000..589156958 --- /dev/null +++ b/baseconfig/x86/CONFIG_PARPORT @@ -0,0 +1 @@ +CONFIG_PARPORT=m diff --git a/baseconfig/CONFIG_PARPORT_1284 b/baseconfig/x86/CONFIG_PARPORT_1284 index 585684fb0..585684fb0 100644 --- a/baseconfig/CONFIG_PARPORT_1284 +++ b/baseconfig/x86/CONFIG_PARPORT_1284 diff --git a/baseconfig/CONFIG_PARPORT_AX88796 b/baseconfig/x86/CONFIG_PARPORT_AX88796 index 6214b2b8c..6214b2b8c 100644 --- a/baseconfig/CONFIG_PARPORT_AX88796 +++ b/baseconfig/x86/CONFIG_PARPORT_AX88796 diff --git a/baseconfig/x86/CONFIG_PARPORT_PC b/baseconfig/x86/CONFIG_PARPORT_PC new file mode 100644 index 000000000..b9aa6e8ca --- /dev/null +++ b/baseconfig/x86/CONFIG_PARPORT_PC @@ -0,0 +1 @@ +CONFIG_PARPORT_PC=m diff --git a/baseconfig/CONFIG_PARPORT_PC_FIFO b/baseconfig/x86/CONFIG_PARPORT_PC_FIFO index 62562af4c..62562af4c 100644 --- a/baseconfig/CONFIG_PARPORT_PC_FIFO +++ b/baseconfig/x86/CONFIG_PARPORT_PC_FIFO diff --git a/baseconfig/CONFIG_PARPORT_PC_PCMCIA b/baseconfig/x86/CONFIG_PARPORT_PC_PCMCIA index cae4b9a2a..cae4b9a2a 100644 --- a/baseconfig/CONFIG_PARPORT_PC_PCMCIA +++ b/baseconfig/x86/CONFIG_PARPORT_PC_PCMCIA diff --git a/baseconfig/CONFIG_PARPORT_PC_SUPERIO b/baseconfig/x86/CONFIG_PARPORT_PC_SUPERIO index b6858ce79..b6858ce79 100644 --- a/baseconfig/CONFIG_PARPORT_PC_SUPERIO +++ b/baseconfig/x86/CONFIG_PARPORT_PC_SUPERIO diff --git a/baseconfig/CONFIG_PARPORT_SERIAL b/baseconfig/x86/CONFIG_PARPORT_SERIAL index 8e9020190..8e9020190 100644 --- a/baseconfig/CONFIG_PARPORT_SERIAL +++ b/baseconfig/x86/CONFIG_PARPORT_SERIAL diff --git a/baseconfig/CONFIG_PPS_CLIENT_PARPORT b/baseconfig/x86/CONFIG_PPS_CLIENT_PARPORT index d11894def..d11894def 100644 --- a/baseconfig/CONFIG_PPS_CLIENT_PARPORT +++ b/baseconfig/x86/CONFIG_PPS_CLIENT_PARPORT diff --git a/baseconfig/CONFIG_USB_SERIAL_MOS7715_PARPORT b/baseconfig/x86/CONFIG_USB_SERIAL_MOS7715_PARPORT index 87be7826c..87be7826c 100644 --- a/baseconfig/CONFIG_USB_SERIAL_MOS7715_PARPORT +++ b/baseconfig/x86/CONFIG_USB_SERIAL_MOS7715_PARPORT |