forked from Minki/linux
59baa24d87
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_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; - 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"); - 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"); - VIDEO_OUTPUT_CONTROL: commitf167a64e9d
("video / output: Drop display output class support"); - USB_LIBUSUAL: commitf61870ee6f
("usb: remove libusual"); - CRYPTO_ZLIB:110492183c
("crypto: compress - remove unused pcomp interface"); - BLK_DEV_UB: commit68a5059ecf
("block: remove the deprecated ub driver"); Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Cc: Arnd Bergmann <arnd@arndb.de> Cc: Florian Fainelli <f.fainelli@gmail.com> Cc: linux-kernel@vger.kernel.org Cc: bcm-kernel-feedback-list@broadcom.com Cc: linux-mips@linux-mips.org Cc: linux-arm-kernel@lists.infradead.org Patchwork: https://patchwork.linux-mips.org/patch/16342/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
187 lines
4.7 KiB
Plaintext
187 lines
4.7 KiB
Plaintext
CONFIG_MACH_INGENIC=y
|
|
# CONFIG_COMPACTION is not set
|
|
# CONFIG_CROSS_MEMORY_ATTACH is not set
|
|
CONFIG_HZ_100=y
|
|
CONFIG_PREEMPT=y
|
|
# CONFIG_SECCOMP is not set
|
|
# CONFIG_LOCALVERSION_AUTO is not set
|
|
CONFIG_SYSVIPC=y
|
|
CONFIG_LOG_BUF_SHIFT=14
|
|
CONFIG_SYSCTL_SYSCALL=y
|
|
CONFIG_KALLSYMS_ALL=y
|
|
CONFIG_EMBEDDED=y
|
|
# CONFIG_VM_EVENT_COUNTERS is not set
|
|
# CONFIG_COMPAT_BRK is not set
|
|
CONFIG_SLAB=y
|
|
CONFIG_MODULES=y
|
|
CONFIG_MODULE_UNLOAD=y
|
|
# CONFIG_BLK_DEV_BSG is not set
|
|
CONFIG_PARTITION_ADVANCED=y
|
|
# CONFIG_EFI_PARTITION is not set
|
|
# CONFIG_IOSCHED_CFQ is not set
|
|
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
|
|
CONFIG_NET=y
|
|
CONFIG_PACKET=y
|
|
CONFIG_UNIX=y
|
|
CONFIG_INET=y
|
|
CONFIG_IP_MULTICAST=y
|
|
CONFIG_IP_ADVANCED_ROUTER=y
|
|
CONFIG_IP_MULTIPLE_TABLES=y
|
|
CONFIG_IP_ROUTE_MULTIPATH=y
|
|
CONFIG_IP_ROUTE_VERBOSE=y
|
|
CONFIG_IP_MROUTE=y
|
|
CONFIG_IP_MROUTE_MULTIPLE_TABLES=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_TCP_CONG_ADVANCED=y
|
|
# CONFIG_TCP_CONG_BIC is not set
|
|
# CONFIG_TCP_CONG_CUBIC is not set
|
|
CONFIG_TCP_CONG_WESTWOOD=y
|
|
# CONFIG_TCP_CONG_HTCP is not set
|
|
# CONFIG_IPV6 is not set
|
|
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
|
|
# CONFIG_FIRMWARE_IN_KERNEL is not set
|
|
CONFIG_MTD=y
|
|
CONFIG_MTD_BLOCK=y
|
|
CONFIG_MTD_NAND=y
|
|
CONFIG_MTD_NAND_JZ4740=y
|
|
CONFIG_MTD_UBI=y
|
|
CONFIG_NETDEVICES=y
|
|
# CONFIG_WLAN is not set
|
|
# CONFIG_INPUT_MOUSEDEV is not set
|
|
CONFIG_INPUT_EVDEV=y
|
|
# CONFIG_KEYBOARD_ATKBD is not set
|
|
CONFIG_KEYBOARD_GPIO=y
|
|
CONFIG_KEYBOARD_MATRIX=y
|
|
# CONFIG_INPUT_MOUSE is not set
|
|
CONFIG_INPUT_MISC=y
|
|
# CONFIG_SERIO is not set
|
|
CONFIG_LEGACY_PTY_COUNT=2
|
|
# CONFIG_DEVKMEM is not set
|
|
CONFIG_SERIAL_8250=y
|
|
CONFIG_SERIAL_8250_CONSOLE=y
|
|
# CONFIG_SERIAL_8250_DMA is not set
|
|
CONFIG_SERIAL_8250_NR_UARTS=2
|
|
CONFIG_SERIAL_8250_RUNTIME_UARTS=2
|
|
CONFIG_SERIAL_8250_INGENIC=y
|
|
# CONFIG_HW_RANDOM is not set
|
|
CONFIG_SPI=y
|
|
CONFIG_SPI_GPIO=y
|
|
CONFIG_POWER_SUPPLY=y
|
|
CONFIG_BATTERY_JZ4740=y
|
|
CONFIG_CHARGER_GPIO=y
|
|
# CONFIG_HWMON is not set
|
|
CONFIG_MFD_JZ4740_ADC=y
|
|
CONFIG_REGULATOR=y
|
|
CONFIG_REGULATOR_FIXED_VOLTAGE=y
|
|
CONFIG_FB=y
|
|
CONFIG_FB_JZ4740=y
|
|
CONFIG_BACKLIGHT_LCD_SUPPORT=y
|
|
CONFIG_LCD_CLASS_DEVICE=y
|
|
# CONFIG_BACKLIGHT_CLASS_DEVICE is not set
|
|
# CONFIG_VGA_CONSOLE is not set
|
|
CONFIG_FRAMEBUFFER_CONSOLE=y
|
|
CONFIG_LOGO=y
|
|
# CONFIG_LOGO_LINUX_MONO is not set
|
|
# CONFIG_LOGO_LINUX_VGA16 is not set
|
|
# CONFIG_LOGO_LINUX_CLUT224 is not set
|
|
CONFIG_SOUND=y
|
|
CONFIG_SND=y
|
|
# CONFIG_SND_SUPPORT_OLD_API is not set
|
|
# CONFIG_SND_VERBOSE_PROCFS is not set
|
|
# CONFIG_SND_DRIVERS is not set
|
|
# CONFIG_SND_SPI is not set
|
|
# CONFIG_SND_MIPS is not set
|
|
CONFIG_SND_SOC=y
|
|
CONFIG_SND_JZ4740_SOC=y
|
|
CONFIG_SND_JZ4740_SOC_QI_LB60=y
|
|
CONFIG_USB=y
|
|
CONFIG_USB_OTG_BLACKLIST_HUB=y
|
|
CONFIG_USB_MUSB_HDRC=y
|
|
CONFIG_USB_MUSB_GADGET=y
|
|
CONFIG_USB_MUSB_JZ4740=y
|
|
CONFIG_NOP_USB_XCEIV=y
|
|
CONFIG_USB_GADGET=y
|
|
CONFIG_USB_GADGET_DEBUG=y
|
|
CONFIG_USB_ETH=y
|
|
# CONFIG_USB_ETH_RNDIS is not set
|
|
CONFIG_MMC=y
|
|
# CONFIG_MMC_BLOCK_BOUNCE is not set
|
|
CONFIG_MMC_JZ4740=y
|
|
CONFIG_RTC_CLASS=y
|
|
CONFIG_RTC_DRV_JZ4740=y
|
|
CONFIG_DMADEVICES=y
|
|
CONFIG_DMA_JZ4740=y
|
|
CONFIG_PWM=y
|
|
CONFIG_PWM_JZ4740=y
|
|
CONFIG_EXT2_FS=y
|
|
CONFIG_EXT3_FS=y
|
|
# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
|
|
# CONFIG_EXT3_FS_XATTR is not set
|
|
# CONFIG_DNOTIFY is not set
|
|
CONFIG_VFAT_FS=y
|
|
CONFIG_PROC_KCORE=y
|
|
# CONFIG_PROC_PAGE_MONITOR is not set
|
|
CONFIG_TMPFS=y
|
|
CONFIG_JFFS2_FS=y
|
|
CONFIG_JFFS2_SUMMARY=y
|
|
CONFIG_JFFS2_COMPRESSION_OPTIONS=y
|
|
# CONFIG_JFFS2_ZLIB is not set
|
|
CONFIG_UBIFS_FS=y
|
|
CONFIG_UBIFS_FS_ADVANCED_COMPR=y
|
|
# CONFIG_NETWORK_FILESYSTEMS is not set
|
|
CONFIG_NLS_CODEPAGE_437=y
|
|
CONFIG_NLS_CODEPAGE_737=y
|
|
CONFIG_NLS_CODEPAGE_775=y
|
|
CONFIG_NLS_CODEPAGE_850=y
|
|
CONFIG_NLS_CODEPAGE_852=y
|
|
CONFIG_NLS_CODEPAGE_855=y
|
|
CONFIG_NLS_CODEPAGE_857=y
|
|
CONFIG_NLS_CODEPAGE_860=y
|
|
CONFIG_NLS_CODEPAGE_861=y
|
|
CONFIG_NLS_CODEPAGE_862=y
|
|
CONFIG_NLS_CODEPAGE_863=y
|
|
CONFIG_NLS_CODEPAGE_864=y
|
|
CONFIG_NLS_CODEPAGE_865=y
|
|
CONFIG_NLS_CODEPAGE_866=y
|
|
CONFIG_NLS_CODEPAGE_869=y
|
|
CONFIG_NLS_CODEPAGE_936=y
|
|
CONFIG_NLS_CODEPAGE_950=y
|
|
CONFIG_NLS_CODEPAGE_932=y
|
|
CONFIG_NLS_CODEPAGE_949=y
|
|
CONFIG_NLS_CODEPAGE_874=y
|
|
CONFIG_NLS_ISO8859_8=y
|
|
CONFIG_NLS_CODEPAGE_1250=y
|
|
CONFIG_NLS_CODEPAGE_1251=y
|
|
CONFIG_NLS_ASCII=y
|
|
CONFIG_NLS_ISO8859_1=y
|
|
CONFIG_NLS_ISO8859_2=y
|
|
CONFIG_NLS_ISO8859_3=y
|
|
CONFIG_NLS_ISO8859_4=y
|
|
CONFIG_NLS_ISO8859_5=y
|
|
CONFIG_NLS_ISO8859_6=y
|
|
CONFIG_NLS_ISO8859_7=y
|
|
CONFIG_NLS_ISO8859_9=y
|
|
CONFIG_NLS_ISO8859_13=y
|
|
CONFIG_NLS_ISO8859_14=y
|
|
CONFIG_NLS_ISO8859_15=y
|
|
CONFIG_NLS_KOI8_R=y
|
|
CONFIG_NLS_KOI8_U=y
|
|
CONFIG_NLS_UTF8=y
|
|
CONFIG_PRINTK_TIME=y
|
|
CONFIG_DEBUG_INFO=y
|
|
CONFIG_STRIP_ASM_SYMS=y
|
|
CONFIG_READABLE_ASM=y
|
|
CONFIG_DEBUG_KMEMLEAK=y
|
|
CONFIG_DEBUG_MEMORY_INIT=y
|
|
CONFIG_DEBUG_STACKOVERFLOW=y
|
|
CONFIG_PANIC_ON_OOPS=y
|
|
# CONFIG_FTRACE is not set
|
|
CONFIG_KGDB=y
|
|
CONFIG_RUNTIME_DEBUG=y
|
|
# CONFIG_CRYPTO_ANSI_CPRNG is not set
|
|
CONFIG_FONTS=y
|
|
CONFIG_FONT_SUN8x16=y
|