mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-16 16:54:20 +08:00
bd5f62605f
Remove old, dead Kconfig options (in order appearing in this commit): - EXPERIMENTAL is gone since v3.9; - INET_LRO: commit7bbf3cae65
("ipv4: Remove inet_lro library"); - MTD_CONCAT: commitf53fdebcc3
("mtd: drop MTD_CONCAT from Kconfig entirely"); - MTD_PARTITIONS: commit6a8a98b22b
("mtd: kill CONFIG_MTD_PARTITIONS"); - MTD_CHAR: commit660685d9d1
("mtd: merge mtdchar module with mtdcore"); - NETDEV_1000 and NETDEV_10000: commitf860b0522f
("drivers/net: Kconfig and Makefile cleanup"); NET_ETHERNET should be replaced with just ETHERNET but that is separate change; - INOTIFY: commit2dfc1cae4c
("inotify: remove inotify in kernel interface"); - MISC_DEVICES: commit7c5763b845
("drivers: misc: Remove MISC_DEVICES config option"); - HID_SUPPORT: commit1f41a6a994
("HID: Fix the generic Kconfig options"); - BT_L2CAP and BT_SCO: commitf1e91e1640
("Bluetooth: Always compile SCO and L2CAP in Bluetooth Core"); - DEBUG_ERRORS: commitb025a3f836
("ARM: 6876/1: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORS"); - USB_DEVICE_CLASS: commit007bab9132
("USB: remove CONFIG_USB_DEVICE_CLASS"); - RCU_CPU_STALL_DETECTOR: commita00e0d714f
("rcu: Remove conditional compilation for RCU CPU stall warnings"); - SYSCTL_SYSCALL_CHECK: commit7c60c48f58
("sysctl: Improve the sysctl sanity checks"); - IP_NF_QUEUE: commit3dd6664fac
("netfilter: remove unused "config IP_NF_QUEUE""); - IP_NF_TARGET_ULOG: commitd4da843e6f
("netfilter: kill remnants of ulog targets"); - IP6_NF_QUEUE: commitd16cf20e2f
("netfilter: remove ip_queue support"); - IP6_NF_TARGET_LOG: commit6939c33a75
("netfilter: merge ipt_LOG and ip6_LOG into xt_LOG"); - USB_LED: commita335aaf312
("usb: misc: remove outdated USB LED driver"); - MMC_UNSAFE_RESUME: commit2501c9179d
("mmc: core: Use MMC_UNSAFE_RESUME as default behavior"); - AUTOFS_FS: commit561c5cf923
("staging: Remove autofs3"); - DISPLAY_SUPPORT: commit5a6b5e02d6
("fbdev: remove display subsystem"); - CFG80211_REG_DEBUG: commitc799ba6eab
("cfg80211: remove CFG80211_REG_DEBUG"); - VIDEO_OUTPUT_CONTROL: commitf167a64e9d
("video / output: Drop display output class support"); - USB_LIBUSUAL: commitf61870ee6f
("usb: remove libusual"); - CRYPTO_ZLIB: commit110492183c
("crypto: compress - remove unused pcomp interface"); - BLK_DEV_UB: commit68a5059ecf
("block: remove the deprecated ub driver"); Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> [for vexpress] Acked-by: Liviu Dudau <liviu.dudau@arm.com> Acked-by: Arnd Bergmann <arnd@arndb.de>
149 lines
3.8 KiB
Plaintext
149 lines
3.8 KiB
Plaintext
# CONFIG_LOCALVERSION_AUTO is not set
|
|
# CONFIG_SWAP is not set
|
|
CONFIG_SYSVIPC=y
|
|
CONFIG_NO_HZ=y
|
|
CONFIG_IKCONFIG=y
|
|
CONFIG_IKCONFIG_PROC=y
|
|
CONFIG_SYSCTL_SYSCALL=y
|
|
# CONFIG_ELF_CORE is not set
|
|
# CONFIG_BASE_FULL is not set
|
|
# CONFIG_SIGNALFD is not set
|
|
# CONFIG_TIMERFD is not set
|
|
# CONFIG_EVENTFD is not set
|
|
# CONFIG_AIO is not set
|
|
CONFIG_EMBEDDED=y
|
|
# CONFIG_VM_EVENT_COUNTERS is not set
|
|
# CONFIG_SLUB_DEBUG is not set
|
|
# CONFIG_COMPAT_BRK is not set
|
|
# CONFIG_LBDAF is not set
|
|
# CONFIG_BLK_DEV_BSG is not set
|
|
# CONFIG_IOSCHED_DEADLINE is not set
|
|
CONFIG_ARCH_MULTI_V4=y
|
|
# CONFIG_ARCH_MULTI_V7 is not set
|
|
CONFIG_ARCH_MOXART=y
|
|
CONFIG_MACH_UC7112LX=y
|
|
CONFIG_PREEMPT=y
|
|
CONFIG_AEABI=y
|
|
# CONFIG_ATAGS is not set
|
|
CONFIG_ARM_APPENDED_DTB=y
|
|
CONFIG_NET=y
|
|
CONFIG_PACKET=y
|
|
CONFIG_UNIX=y
|
|
CONFIG_INET=y
|
|
CONFIG_IP_MULTICAST=y
|
|
CONFIG_IP_PNP=y
|
|
CONFIG_IP_PNP_DHCP=y
|
|
# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
|
|
# CONFIG_INET_XFRM_MODE_TUNNEL is not set
|
|
# CONFIG_INET_XFRM_MODE_BEET is not set
|
|
# CONFIG_INET_DIAG is not set
|
|
# CONFIG_IPV6 is not set
|
|
# CONFIG_WIRELESS is not set
|
|
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
|
|
CONFIG_DEVTMPFS=y
|
|
CONFIG_DEVTMPFS_MOUNT=y
|
|
# CONFIG_PREVENT_FIRMWARE_BUILD is not set
|
|
# CONFIG_FW_LOADER is not set
|
|
CONFIG_MTD=y
|
|
CONFIG_MTD_BLOCK=y
|
|
CONFIG_MTD_CFI=y
|
|
CONFIG_MTD_CFI_ADV_OPTIONS=y
|
|
CONFIG_MTD_CFI_GEOMETRY=y
|
|
CONFIG_MTD_CFI_INTELEXT=y
|
|
CONFIG_MTD_COMPLEX_MAPPINGS=y
|
|
CONFIG_MTD_PHYSMAP=y
|
|
CONFIG_MTD_PHYSMAP_OF=y
|
|
CONFIG_PROC_DEVICETREE=y
|
|
CONFIG_NETDEVICES=y
|
|
CONFIG_NETCONSOLE=y
|
|
CONFIG_NETCONSOLE_DYNAMIC=y
|
|
# CONFIG_NET_VENDOR_ARC is not set
|
|
# CONFIG_NET_CADENCE is not set
|
|
# CONFIG_NET_VENDOR_BROADCOM is not set
|
|
# CONFIG_NET_VENDOR_CIRRUS is not set
|
|
# CONFIG_NET_VENDOR_FARADAY is not set
|
|
# CONFIG_NET_VENDOR_INTEL is not set
|
|
# CONFIG_NET_VENDOR_MARVELL is not set
|
|
# CONFIG_NET_VENDOR_MICREL is not set
|
|
CONFIG_ARM_MOXART_ETHER=y
|
|
# CONFIG_NET_VENDOR_NATSEMI is not set
|
|
# CONFIG_NET_VENDOR_SEEQ is not set
|
|
# CONFIG_NET_VENDOR_SMSC is not set
|
|
# CONFIG_NET_VENDOR_STMICRO is not set
|
|
# CONFIG_NET_VENDOR_VIA is not set
|
|
# CONFIG_NET_VENDOR_WIZNET is not set
|
|
CONFIG_REALTEK_PHY=y
|
|
CONFIG_MDIO_MOXART=y
|
|
# CONFIG_WLAN is not set
|
|
# CONFIG_INPUT_MOUSEDEV is not set
|
|
CONFIG_INPUT_EVDEV=y
|
|
CONFIG_INPUT_EVBUG=y
|
|
# CONFIG_KEYBOARD_ATKBD is not set
|
|
# CONFIG_INPUT_MOUSE is not set
|
|
# CONFIG_SERIO is not set
|
|
# CONFIG_VT is not set
|
|
# CONFIG_LEGACY_PTYS is not set
|
|
# CONFIG_DEVKMEM is not set
|
|
CONFIG_SERIAL_8250=y
|
|
CONFIG_SERIAL_8250_CONSOLE=y
|
|
CONFIG_SERIAL_8250_NR_UARTS=1
|
|
CONFIG_SERIAL_8250_RUNTIME_UARTS=1
|
|
CONFIG_SERIAL_8250_EXTENDED=y
|
|
CONFIG_SERIAL_8250_SHARE_IRQ=y
|
|
CONFIG_SERIAL_OF_PLATFORM=y
|
|
# CONFIG_HW_RANDOM is not set
|
|
CONFIG_GPIO_MOXART=y
|
|
CONFIG_POWER_RESET=y
|
|
CONFIG_POWER_RESET_GPIO=y
|
|
CONFIG_POWER_SUPPLY=y
|
|
# CONFIG_HWMON is not set
|
|
CONFIG_WATCHDOG=y
|
|
CONFIG_WATCHDOG_CORE=y
|
|
CONFIG_WATCHDOG_NOWAYOUT=y
|
|
CONFIG_MOXART_WDT=y
|
|
# CONFIG_USB_SUPPORT is not set
|
|
CONFIG_MMC=y
|
|
CONFIG_MMC_SDHCI=y
|
|
CONFIG_MMC_SDHCI_PLTFM=y
|
|
CONFIG_MMC_MOXART=y
|
|
CONFIG_NEW_LEDS=y
|
|
CONFIG_LEDS_CLASS=y
|
|
CONFIG_LEDS_GPIO=y
|
|
CONFIG_LEDS_TRIGGERS=y
|
|
CONFIG_LEDS_TRIGGER_TIMER=y
|
|
CONFIG_LEDS_TRIGGER_ONESHOT=y
|
|
CONFIG_LEDS_TRIGGER_HEARTBEAT=y
|
|
CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
|
|
CONFIG_RTC_CLASS=y
|
|
CONFIG_RTC_DRV_MOXART=y
|
|
CONFIG_DMADEVICES=y
|
|
CONFIG_MOXART_DMA=y
|
|
# CONFIG_IOMMU_SUPPORT is not set
|
|
CONFIG_EXT3_FS=y
|
|
CONFIG_TMPFS=y
|
|
CONFIG_CONFIGFS_FS=y
|
|
CONFIG_JFFS2_FS=y
|
|
CONFIG_PRINTK_TIME=y
|
|
CONFIG_DEBUG_INFO=y
|
|
# CONFIG_ENABLE_WARN_DEPRECATED is not set
|
|
# CONFIG_ENABLE_MUST_CHECK is not set
|
|
CONFIG_DEBUG_PAGEALLOC=y
|
|
CONFIG_DEBUG_OBJECTS=y
|
|
CONFIG_DEBUG_KMEMLEAK=y
|
|
CONFIG_DEBUG_STACK_USAGE=y
|
|
CONFIG_DEBUG_MEMORY_INIT=y
|
|
CONFIG_DEBUG_SHIRQ=y
|
|
CONFIG_DETECT_HUNG_TASK=y
|
|
# CONFIG_SCHED_DEBUG is not set
|
|
# CONFIG_DEBUG_PREEMPT is not set
|
|
CONFIG_PROVE_LOCKING=y
|
|
CONFIG_DMA_API_DEBUG=y
|
|
CONFIG_KGDB=y
|
|
CONFIG_DEBUG_LL=y
|
|
CONFIG_DEBUG_LL_UART_8250=y
|
|
CONFIG_DEBUG_UART_PHYS=0x98200000
|
|
CONFIG_DEBUG_UART_VIRT=0xf9820000
|
|
CONFIG_EARLY_PRINTK=y
|
|
CONFIG_KEYS=y
|
|
CONFIG_CRC32_BIT=y
|