alpha: defconfig: Cleanup from old Kconfig options
Remove old, dead Kconfig options (in order appearing in this commit): - IP_NF_QUEUE: commit3dd6664fac
("netfilter: remove unused "config IP_NF_QUEUE""); - AUTOFS_FS: commit561c5cf923
("staging: Remove autofs3"); Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Matt Turner <mattst88@gmail.com>
This commit is contained in:
Родитель
8c9b839c0b
Коммит
81f166c225
|
@ -19,7 +19,6 @@ CONFIG_INET_AH=m
|
|||
CONFIG_INET_ESP=m
|
||||
# CONFIG_IPV6 is not set
|
||||
CONFIG_NETFILTER=y
|
||||
CONFIG_IP_NF_QUEUE=m
|
||||
CONFIG_IP_NF_IPTABLES=m
|
||||
CONFIG_IP_NF_FILTER=m
|
||||
CONFIG_VLAN_8021Q=m
|
||||
|
@ -57,7 +56,6 @@ CONFIG_SERIAL_8250_CONSOLE=y
|
|||
CONFIG_RTC=y
|
||||
CONFIG_EXT2_FS=y
|
||||
CONFIG_REISERFS_FS=m
|
||||
CONFIG_AUTOFS_FS=m
|
||||
CONFIG_ISO9660_FS=y
|
||||
CONFIG_MSDOS_FS=y
|
||||
CONFIG_VFAT_FS=y
|
||||
|
|
Загрузка…
Ссылка в новой задаче