diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2018-02-08 15:37:42 +0000 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2018-02-08 15:37:42 +0000 |
commit | b7e098b42ca0f56ac843e50728b0289fcb7806a7 (patch) | |
tree | 0bb351bae3d5f620917bfb1f4ee8304476a908cd /configs | |
parent | bf681f6a5bde4069ee24290cd4d99fba3e17684c (diff) | |
download | kernel-b7e098b42ca0f56ac843e50728b0289fcb7806a7.tar.gz kernel-b7e098b42ca0f56ac843e50728b0289fcb7806a7.tar.xz kernel-b7e098b42ca0f56ac843e50728b0289fcb7806a7.zip |
clean up a few obsoleted and duplicated config options (NFC)
Diffstat (limited to 'configs')
-rw-r--r-- | configs/fedora/generic/CONFIG_IPX_INTERN | 1 | ||||
-rw-r--r-- | configs/fedora/generic/CONFIG_NCPFS_EXTRAS | 1 | ||||
-rw-r--r-- | configs/fedora/generic/CONFIG_NCPFS_IOCTL_LOCKING | 1 | ||||
-rw-r--r-- | configs/fedora/generic/CONFIG_NCPFS_NFS_NS | 1 | ||||
-rw-r--r-- | configs/fedora/generic/CONFIG_NCPFS_NLS | 1 | ||||
-rw-r--r-- | configs/fedora/generic/CONFIG_NCPFS_OS2_NS | 1 | ||||
-rw-r--r-- | configs/fedora/generic/CONFIG_NCPFS_PACKET_SIGNING | 1 | ||||
-rw-r--r-- | configs/fedora/generic/CONFIG_NCPFS_SMALLDOS | 1 | ||||
-rw-r--r-- | configs/fedora/generic/CONFIG_NCPFS_STRONG | 1 | ||||
-rw-r--r-- | configs/fedora/generic/arm/CONFIG_NCP_FS | 1 | ||||
-rw-r--r-- | configs/fedora/generic/arm/aarch64/CONFIG_SNI_AVE | 1 |
11 files changed, 0 insertions, 11 deletions
diff --git a/configs/fedora/generic/CONFIG_IPX_INTERN b/configs/fedora/generic/CONFIG_IPX_INTERN deleted file mode 100644 index d409381ce..000000000 --- a/configs/fedora/generic/CONFIG_IPX_INTERN +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_IPX_INTERN is not set diff --git a/configs/fedora/generic/CONFIG_NCPFS_EXTRAS b/configs/fedora/generic/CONFIG_NCPFS_EXTRAS deleted file mode 100644 index 53bf4bb9f..000000000 --- a/configs/fedora/generic/CONFIG_NCPFS_EXTRAS +++ /dev/null @@ -1 +0,0 @@ -CONFIG_NCPFS_EXTRAS=y diff --git a/configs/fedora/generic/CONFIG_NCPFS_IOCTL_LOCKING b/configs/fedora/generic/CONFIG_NCPFS_IOCTL_LOCKING deleted file mode 100644 index 4d1f92783..000000000 --- a/configs/fedora/generic/CONFIG_NCPFS_IOCTL_LOCKING +++ /dev/null @@ -1 +0,0 @@ -CONFIG_NCPFS_IOCTL_LOCKING=y diff --git a/configs/fedora/generic/CONFIG_NCPFS_NFS_NS b/configs/fedora/generic/CONFIG_NCPFS_NFS_NS deleted file mode 100644 index 5259e73e5..000000000 --- a/configs/fedora/generic/CONFIG_NCPFS_NFS_NS +++ /dev/null @@ -1 +0,0 @@ -CONFIG_NCPFS_NFS_NS=y diff --git a/configs/fedora/generic/CONFIG_NCPFS_NLS b/configs/fedora/generic/CONFIG_NCPFS_NLS deleted file mode 100644 index 61ae7e28e..000000000 --- a/configs/fedora/generic/CONFIG_NCPFS_NLS +++ /dev/null @@ -1 +0,0 @@ -CONFIG_NCPFS_NLS=y diff --git a/configs/fedora/generic/CONFIG_NCPFS_OS2_NS b/configs/fedora/generic/CONFIG_NCPFS_OS2_NS deleted file mode 100644 index dcc775a1d..000000000 --- a/configs/fedora/generic/CONFIG_NCPFS_OS2_NS +++ /dev/null @@ -1 +0,0 @@ -CONFIG_NCPFS_OS2_NS=y diff --git a/configs/fedora/generic/CONFIG_NCPFS_PACKET_SIGNING b/configs/fedora/generic/CONFIG_NCPFS_PACKET_SIGNING deleted file mode 100644 index 8a8915b01..000000000 --- a/configs/fedora/generic/CONFIG_NCPFS_PACKET_SIGNING +++ /dev/null @@ -1 +0,0 @@ -CONFIG_NCPFS_PACKET_SIGNING=y diff --git a/configs/fedora/generic/CONFIG_NCPFS_SMALLDOS b/configs/fedora/generic/CONFIG_NCPFS_SMALLDOS deleted file mode 100644 index f66a269ec..000000000 --- a/configs/fedora/generic/CONFIG_NCPFS_SMALLDOS +++ /dev/null @@ -1 +0,0 @@ -CONFIG_NCPFS_SMALLDOS=y diff --git a/configs/fedora/generic/CONFIG_NCPFS_STRONG b/configs/fedora/generic/CONFIG_NCPFS_STRONG deleted file mode 100644 index 62ad205ea..000000000 --- a/configs/fedora/generic/CONFIG_NCPFS_STRONG +++ /dev/null @@ -1 +0,0 @@ -CONFIG_NCPFS_STRONG=y diff --git a/configs/fedora/generic/arm/CONFIG_NCP_FS b/configs/fedora/generic/arm/CONFIG_NCP_FS deleted file mode 100644 index 62eb3bdd0..000000000 --- a/configs/fedora/generic/arm/CONFIG_NCP_FS +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_NCP_FS is not set diff --git a/configs/fedora/generic/arm/aarch64/CONFIG_SNI_AVE b/configs/fedora/generic/arm/aarch64/CONFIG_SNI_AVE deleted file mode 100644 index d9f95b233..000000000 --- a/configs/fedora/generic/arm/aarch64/CONFIG_SNI_AVE +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_SNI_AVE is not set |