Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

alpha: defconfig: Cleanup from old Kconfig options

Remove old, dead Kconfig options (in order appearing in this commit):
- IP_NF_QUEUE: commit 3dd6664fac7e ("netfilter: remove unused "config
IP_NF_QUEUE"");
- AUTOFS_FS: commit 561c5cf9236a ("staging: Remove autofs3");

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Matt Turner <mattst88@gmail.com>

authored by

Krzysztof Kozlowski and committed by
Matt Turner
81f166c2 8c9b839c

-2
-2
arch/alpha/defconfig
··· 19 19 CONFIG_INET_ESP=m 20 20 # CONFIG_IPV6 is not set 21 21 CONFIG_NETFILTER=y 22 - CONFIG_IP_NF_QUEUE=m 23 22 CONFIG_IP_NF_IPTABLES=m 24 23 CONFIG_IP_NF_FILTER=m 25 24 CONFIG_VLAN_8021Q=m ··· 56 57 CONFIG_RTC=y 57 58 CONFIG_EXT2_FS=y 58 59 CONFIG_REISERFS_FS=m 59 - CONFIG_AUTOFS_FS=m 60 60 CONFIG_ISO9660_FS=y 61 61 CONFIG_MSDOS_FS=y 62 62 CONFIG_VFAT_FS=y