1f2190d6b7
Commit a2225d931f75 ("autofs: remove left-over autofs4 stubs") promised the removal of the fs/autofs/Kconfig fragment for AUTOFS4_FS within a couple of releases, but five years later this still has not happened yet, and AUTOFS4_FS is still enabled in 63 defconfigs. Get rid of it mechanically: git grep -l CONFIG_AUTOFS4_FS -- '*defconfig' | xargs sed -i 's/AUTOFS4_FS/AUTOFS_FS/' Also just remove the AUTOFS4_FS config option stub. Anybody who hasn't regenerated their config file in the last five years will need to just get the new name right when they do. Signed-off-by: Sven Joachim <svenjoac@gmx.de> Acked-by: Ian Kent <raven@themaw.net> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
114 lines
2.2 KiB
Plaintext
114 lines
2.2 KiB
Plaintext
CONFIG_SYSVIPC=y
|
|
CONFIG_BSD_PROCESS_ACCT=y
|
|
CONFIG_LOG_BUF_SHIFT=14
|
|
CONFIG_BLK_DEV_INITRD=y
|
|
CONFIG_EXPERT=y
|
|
# CONFIG_HOTPLUG is not set
|
|
CONFIG_ARCH_MULTI_V4=y
|
|
# CONFIG_ARCH_MULTI_V7 is not set
|
|
CONFIG_ARCH_FOOTBRIDGE=y
|
|
CONFIG_ARCH_EBSA285_HOST=y
|
|
CONFIG_ARCH_NETWINDER=y
|
|
CONFIG_FPE_NWFPE=y
|
|
CONFIG_FPE_NWFPE_XP=y
|
|
CONFIG_MODULES=y
|
|
CONFIG_PARTITION_ADVANCED=y
|
|
CONFIG_ACORN_PARTITION=y
|
|
CONFIG_ACORN_PARTITION_ADFS=y
|
|
CONFIG_NET=y
|
|
CONFIG_PACKET=y
|
|
CONFIG_UNIX=y
|
|
CONFIG_INET=y
|
|
CONFIG_IP_MULTICAST=y
|
|
CONFIG_IP_PNP=y
|
|
CONFIG_IP_PNP_BOOTP=y
|
|
CONFIG_SYN_COOKIES=y
|
|
# CONFIG_IPV6 is not set
|
|
CONFIG_ATM=y
|
|
CONFIG_PARPORT=y
|
|
CONFIG_PARPORT_PC=y
|
|
CONFIG_PARPORT_PC_FIFO=y
|
|
CONFIG_PARPORT_1284=y
|
|
CONFIG_PNP=y
|
|
CONFIG_ISAPNP=y
|
|
CONFIG_PARIDE=m
|
|
CONFIG_PARIDE_PD=m
|
|
CONFIG_PARIDE_PCD=m
|
|
CONFIG_PARIDE_PF=m
|
|
CONFIG_PARIDE_PT=m
|
|
CONFIG_PARIDE_PG=m
|
|
CONFIG_PARIDE_ATEN=m
|
|
CONFIG_PARIDE_BPCK=m
|
|
CONFIG_PARIDE_COMM=m
|
|
CONFIG_PARIDE_DSTR=m
|
|
CONFIG_PARIDE_FIT2=m
|
|
CONFIG_PARIDE_FIT3=m
|
|
CONFIG_PARIDE_EPAT=m
|
|
CONFIG_PARIDE_EPIA=m
|
|
CONFIG_PARIDE_FRIQ=m
|
|
CONFIG_PARIDE_FRPW=m
|
|
CONFIG_PARIDE_KBIC=m
|
|
CONFIG_PARIDE_KTTI=m
|
|
CONFIG_PARIDE_ON20=m
|
|
CONFIG_PARIDE_ON26=m
|
|
CONFIG_BLK_DEV_LOOP=m
|
|
CONFIG_BLK_DEV_NBD=m
|
|
CONFIG_BLK_DEV_RAM=y
|
|
CONFIG_NETDEVICES=y
|
|
CONFIG_NET_ETHERNET=y
|
|
CONFIG_NET_VENDOR_3COM=y
|
|
CONFIG_VORTEX=y
|
|
CONFIG_NET_PCI=y
|
|
CONFIG_NE2K_PCI=y
|
|
CONFIG_PPP=m
|
|
CONFIG_PPP_BSDCOMP=m
|
|
CONFIG_PPP_DEFLATE=m
|
|
CONFIG_PPPOE=m
|
|
CONFIG_PPP_ASYNC=m
|
|
CONFIG_SLIP=m
|
|
CONFIG_SLIP_COMPRESSED=y
|
|
CONFIG_SLIP_SMART=y
|
|
CONFIG_SLIP_MODE_SLIP6=y
|
|
CONFIG_SERIAL_21285=y
|
|
CONFIG_SERIAL_21285_CONSOLE=y
|
|
CONFIG_SERIAL_NONSTANDARD=y
|
|
CONFIG_PRINTER=m
|
|
CONFIG_DS1620=y
|
|
CONFIG_NWBUTTON=y
|
|
CONFIG_NWBUTTON_REBOOT=y
|
|
CONFIG_NWFLASH=m
|
|
CONFIG_I2C=m
|
|
CONFIG_WATCHDOG=y
|
|
CONFIG_SOFT_WATCHDOG=y
|
|
CONFIG_21285_WATCHDOG=m
|
|
CONFIG_977_WATCHDOG=m
|
|
CONFIG_FB=y
|
|
CONFIG_FB_CYBER2000=y
|
|
CONFIG_SOUND=m
|
|
# CONFIG_USB_HID is not set
|
|
CONFIG_USB=m
|
|
CONFIG_USB_MON=m
|
|
CONFIG_USB_PRINTER=m
|
|
CONFIG_NEW_LEDS=y
|
|
CONFIG_LEDS_CLASS=y
|
|
CONFIG_LEDS_TRIGGERS=y
|
|
CONFIG_LEDS_TRIGGER_TIMER=y
|
|
CONFIG_EXT2_FS=y
|
|
CONFIG_AUTOFS_FS=y
|
|
CONFIG_ISO9660_FS=m
|
|
CONFIG_JOLIET=y
|
|
CONFIG_MSDOS_FS=m
|
|
CONFIG_VFAT_FS=m
|
|
CONFIG_ADFS_FS=m
|
|
CONFIG_NFS_FS=y
|
|
CONFIG_ROOT_NFS=y
|
|
CONFIG_NFSD=m
|
|
CONFIG_NLS=y
|
|
CONFIG_NLS_CODEPAGE_437=m
|
|
CONFIG_NLS_CODEPAGE_850=m
|
|
CONFIG_NLS_CODEPAGE_852=m
|
|
CONFIG_NLS_ISO8859_1=m
|
|
CONFIG_NLS_ISO8859_2=m
|
|
CONFIG_NLS_ISO8859_15=m
|
|
CONFIG_DEBUG_USER=y
|