From b7e098b42ca0f56ac843e50728b0289fcb7806a7 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Thu, 8 Feb 2018 15:37:42 +0000 Subject: clean up a few obsoleted and duplicated config options (NFC) --- configs/fedora/generic/CONFIG_IPX_INTERN | 1 - configs/fedora/generic/CONFIG_NCPFS_EXTRAS | 1 - configs/fedora/generic/CONFIG_NCPFS_IOCTL_LOCKING | 1 - configs/fedora/generic/CONFIG_NCPFS_NFS_NS | 1 - configs/fedora/generic/CONFIG_NCPFS_NLS | 1 - configs/fedora/generic/CONFIG_NCPFS_OS2_NS | 1 - configs/fedora/generic/CONFIG_NCPFS_PACKET_SIGNING | 1 - configs/fedora/generic/CONFIG_NCPFS_SMALLDOS | 1 - configs/fedora/generic/CONFIG_NCPFS_STRONG | 1 - configs/fedora/generic/arm/CONFIG_NCP_FS | 1 - configs/fedora/generic/arm/aarch64/CONFIG_SNI_AVE | 1 - 11 files changed, 11 deletions(-) delete mode 100644 configs/fedora/generic/CONFIG_IPX_INTERN delete mode 100644 configs/fedora/generic/CONFIG_NCPFS_EXTRAS delete mode 100644 configs/fedora/generic/CONFIG_NCPFS_IOCTL_LOCKING delete mode 100644 configs/fedora/generic/CONFIG_NCPFS_NFS_NS delete mode 100644 configs/fedora/generic/CONFIG_NCPFS_NLS delete mode 100644 configs/fedora/generic/CONFIG_NCPFS_OS2_NS delete mode 100644 configs/fedora/generic/CONFIG_NCPFS_PACKET_SIGNING delete mode 100644 configs/fedora/generic/CONFIG_NCPFS_SMALLDOS delete mode 100644 configs/fedora/generic/CONFIG_NCPFS_STRONG delete mode 100644 configs/fedora/generic/arm/CONFIG_NCP_FS delete mode 100644 configs/fedora/generic/arm/aarch64/CONFIG_SNI_AVE (limited to 'configs') 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 -- cgit