diff options
author | Laura Abbott <labbott@redhat.com> | 2017-11-15 11:54:28 -0800 |
---|---|---|
committer | Laura Abbott <labbott@redhat.com> | 2017-11-15 11:54:45 -0800 |
commit | 1895d363affe6c1a53c5258e83496c3da2e6adc8 (patch) | |
tree | e29a7c627a3725af286db4331c04e86b85b54738 /kernel-armv7hl-lpae.config | |
parent | e1d147112dd91e5a9e2adc677e43d1b6ed5f1dce (diff) | |
download | kernel-1895d363affe6c1a53c5258e83496c3da2e6adc8.tar.gz kernel-1895d363affe6c1a53c5258e83496c3da2e6adc8.tar.xz kernel-1895d363affe6c1a53c5258e83496c3da2e6adc8.zip |
Disable IPX and NCPFS
These are being deprecated by the kernel community
https://marc.info/?l=linux-netdev&m=151067745601327&w=2
Turn them off in advance.
Diffstat (limited to 'kernel-armv7hl-lpae.config')
-rw-r--r-- | kernel-armv7hl-lpae.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-armv7hl-lpae.config b/kernel-armv7hl-lpae.config index b1c715e1a..0ecf558b5 100644 --- a/kernel-armv7hl-lpae.config +++ b/kernel-armv7hl-lpae.config @@ -2448,7 +2448,7 @@ CONFIG_IPVTAP=m # CONFIG_IPW2200 is not set CONFIG_IPWIRELESS=m # CONFIG_IPX_INTERN is not set -CONFIG_IPX=m +# CONFIG_IPX is not set CONFIG_IRCOMM=m CONFIG_IRDA_CACHE_LAST_LSAP=y # CONFIG_IRDA_DEBUG is not set |