Commit 07100a11 authored by Kirill Smelkov's avatar Kirill Smelkov

make oldconfig for v3.10-rc2-441-gf2068b8

parent e7ec437c
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/x86 3.9.0-rc4 Kernel Configuration # Linux/x86 3.10.0-rc2 Kernel Configuration
# #
# CONFIG_64BIT is not set # CONFIG_64BIT is not set
CONFIG_X86_32=y CONFIG_X86_32=y
...@@ -20,7 +20,6 @@ CONFIG_ARCH_MAY_HAVE_PC_FDC=y ...@@ -20,7 +20,6 @@ CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_RWSEM_XCHGADD_ALGORITHM=y CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_GENERIC_CALIBRATE_DELAY=y CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_ARCH_HAS_CPU_RELAX=y CONFIG_ARCH_HAS_CPU_RELAX=y
CONFIG_ARCH_HAS_DEFAULT_IDLE=y
CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
CONFIG_ARCH_HAS_CPU_AUTOPROBE=y CONFIG_ARCH_HAS_CPU_AUTOPROBE=y
CONFIG_HAVE_SETUP_PER_CPU_AREA=y CONFIG_HAVE_SETUP_PER_CPU_AREA=y
...@@ -78,7 +77,6 @@ CONFIG_GENERIC_PENDING_IRQ=y ...@@ -78,7 +77,6 @@ CONFIG_GENERIC_PENDING_IRQ=y
CONFIG_IRQ_FORCED_THREADING=y CONFIG_IRQ_FORCED_THREADING=y
CONFIG_SPARSE_IRQ=y CONFIG_SPARSE_IRQ=y
CONFIG_CLOCKSOURCE_WATCHDOG=y CONFIG_CLOCKSOURCE_WATCHDOG=y
CONFIG_ALWAYS_USE_PERSISTENT_CLOCK=y
CONFIG_KTIME_SCALAR=y CONFIG_KTIME_SCALAR=y
CONFIG_GENERIC_CLOCKEVENTS=y CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
...@@ -90,6 +88,9 @@ CONFIG_GENERIC_CMOS_UPDATE=y ...@@ -90,6 +88,9 @@ CONFIG_GENERIC_CMOS_UPDATE=y
# Timers subsystem # Timers subsystem
# #
CONFIG_TICK_ONESHOT=y CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ_COMMON=y
# CONFIG_HZ_PERIODIC is not set
CONFIG_NO_HZ_IDLE=y
CONFIG_NO_HZ=y CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y CONFIG_HIGH_RES_TIMERS=y
...@@ -133,19 +134,19 @@ CONFIG_RELAY=y ...@@ -133,19 +134,19 @@ CONFIG_RELAY=y
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_SYSCTL=y CONFIG_SYSCTL=y
CONFIG_ANON_INODES=y CONFIG_ANON_INODES=y
CONFIG_EXPERT=y
CONFIG_HAVE_UID16=y CONFIG_HAVE_UID16=y
CONFIG_SYSCTL_EXCEPTION_TRACE=y
CONFIG_HOTPLUG=y
CONFIG_HAVE_PCSPKR_PLATFORM=y
CONFIG_EXPERT=y
CONFIG_UID16=y CONFIG_UID16=y
CONFIG_SYSCTL_SYSCALL=y CONFIG_SYSCTL_SYSCALL=y
CONFIG_SYSCTL_EXCEPTION_TRACE=y
CONFIG_KALLSYMS=y CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_ALL is not set # CONFIG_KALLSYMS_ALL is not set
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y CONFIG_PRINTK=y
CONFIG_BUG=y CONFIG_BUG=y
CONFIG_ELF_CORE=y CONFIG_ELF_CORE=y
CONFIG_PCSPKR_PLATFORM=y CONFIG_PCSPKR_PLATFORM=y
CONFIG_HAVE_PCSPKR_PLATFORM=y
CONFIG_BASE_FULL=y CONFIG_BASE_FULL=y
CONFIG_FUTEX=y CONFIG_FUTEX=y
CONFIG_EPOLL=y CONFIG_EPOLL=y
...@@ -154,6 +155,7 @@ CONFIG_TIMERFD=y ...@@ -154,6 +155,7 @@ CONFIG_TIMERFD=y
CONFIG_EVENTFD=y CONFIG_EVENTFD=y
CONFIG_SHMEM=y CONFIG_SHMEM=y
CONFIG_AIO=y CONFIG_AIO=y
CONFIG_PCI_QUIRKS=y
# CONFIG_EMBEDDED is not set # CONFIG_EMBEDDED is not set
CONFIG_HAVE_PERF_EVENTS=y CONFIG_HAVE_PERF_EVENTS=y
...@@ -163,7 +165,6 @@ CONFIG_HAVE_PERF_EVENTS=y ...@@ -163,7 +165,6 @@ CONFIG_HAVE_PERF_EVENTS=y
CONFIG_PERF_EVENTS=y CONFIG_PERF_EVENTS=y
# CONFIG_DEBUG_PERF_USE_VMALLOC is not set # CONFIG_DEBUG_PERF_USE_VMALLOC is not set
CONFIG_VM_EVENT_COUNTERS=y CONFIG_VM_EVENT_COUNTERS=y
CONFIG_PCI_QUIRKS=y
# CONFIG_SLUB_DEBUG is not set # CONFIG_SLUB_DEBUG is not set
# CONFIG_COMPAT_BRK is not set # CONFIG_COMPAT_BRK is not set
# CONFIG_SLAB is not set # CONFIG_SLAB is not set
...@@ -268,7 +269,7 @@ CONFIG_SMP=y ...@@ -268,7 +269,7 @@ CONFIG_SMP=y
CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y
# CONFIG_X86_32_IRIS is not set # CONFIG_X86_32_IRIS is not set
CONFIG_SCHED_OMIT_FRAME_POINTER=y CONFIG_SCHED_OMIT_FRAME_POINTER=y
# CONFIG_PARAVIRT_GUEST is not set # CONFIG_HYPERVISOR_GUEST is not set
CONFIG_NO_BOOTMEM=y CONFIG_NO_BOOTMEM=y
# CONFIG_MEMTEST is not set # CONFIG_MEMTEST is not set
# CONFIG_M486 is not set # CONFIG_M486 is not set
...@@ -503,6 +504,7 @@ CONFIG_ISA_DMA_API=y ...@@ -503,6 +504,7 @@ CONFIG_ISA_DMA_API=y
CONFIG_BINFMT_ELF=y CONFIG_BINFMT_ELF=y
CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y
CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
CONFIG_BINFMT_SCRIPT=y
CONFIG_HAVE_AOUT=y CONFIG_HAVE_AOUT=y
# CONFIG_BINFMT_AOUT is not set # CONFIG_BINFMT_AOUT is not set
CONFIG_BINFMT_MISC=y CONFIG_BINFMT_MISC=y
...@@ -581,11 +583,13 @@ CONFIG_LLC=y ...@@ -581,11 +583,13 @@ CONFIG_LLC=y
# CONFIG_BATMAN_ADV is not set # CONFIG_BATMAN_ADV is not set
# CONFIG_OPENVSWITCH is not set # CONFIG_OPENVSWITCH is not set
# CONFIG_VSOCKETS is not set # CONFIG_VSOCKETS is not set
CONFIG_NETLINK_DIAG=y # CONFIG_NETLINK_MMAP is not set
# CONFIG_NETLINK_DIAG is not set
CONFIG_RPS=y CONFIG_RPS=y
CONFIG_RFS_ACCEL=y CONFIG_RFS_ACCEL=y
CONFIG_XPS=y CONFIG_XPS=y
CONFIG_BQL=y CONFIG_BQL=y
CONFIG_NET_FLOW_LIMIT=y
# #
# Network testing # Network testing
...@@ -674,6 +678,7 @@ CONFIG_CDROM_PKTCDVD_BUFFERS=8 ...@@ -674,6 +678,7 @@ CONFIG_CDROM_PKTCDVD_BUFFERS=8
# #
CONFIG_SENSORS_LIS3LV02D=y CONFIG_SENSORS_LIS3LV02D=y
# CONFIG_AD525X_DPOT is not set # CONFIG_AD525X_DPOT is not set
# CONFIG_DUMMY_IRQ is not set
# CONFIG_IBM_ASM is not set # CONFIG_IBM_ASM is not set
# CONFIG_PHANTOM is not set # CONFIG_PHANTOM is not set
# CONFIG_INTEL_MID_PTI is not set # CONFIG_INTEL_MID_PTI is not set
...@@ -692,10 +697,10 @@ CONFIG_SENSORS_LIS3LV02D=y ...@@ -692,10 +697,10 @@ CONFIG_SENSORS_LIS3LV02D=y
# CONFIG_SENSORS_APDS990X is not set # CONFIG_SENSORS_APDS990X is not set
# CONFIG_HMC6352 is not set # CONFIG_HMC6352 is not set
# CONFIG_DS1682 is not set # CONFIG_DS1682 is not set
# CONFIG_VMWARE_BALLOON is not set
# CONFIG_BMP085_I2C is not set # CONFIG_BMP085_I2C is not set
# CONFIG_PCH_PHUB is not set # CONFIG_PCH_PHUB is not set
# CONFIG_USB_SWITCH_FSA9480 is not set # CONFIG_USB_SWITCH_FSA9480 is not set
# CONFIG_SRAM is not set
# CONFIG_C2PORT is not set # CONFIG_C2PORT is not set
# #
...@@ -717,6 +722,7 @@ CONFIG_EEPROM_93CX6=m ...@@ -717,6 +722,7 @@ CONFIG_EEPROM_93CX6=m
# #
# CONFIG_ALTERA_STAPL is not set # CONFIG_ALTERA_STAPL is not set
# CONFIG_INTEL_MEI is not set # CONFIG_INTEL_MEI is not set
# CONFIG_INTEL_MEI_ME is not set
# CONFIG_VMWARE_VMCI is not set # CONFIG_VMWARE_VMCI is not set
CONFIG_HAVE_IDE=y CONFIG_HAVE_IDE=y
# CONFIG_IDE is not set # CONFIG_IDE is not set
...@@ -788,7 +794,7 @@ CONFIG_SATA_AHCI=y ...@@ -788,7 +794,7 @@ CONFIG_SATA_AHCI=y
# CONFIG_MACINTOSH_DRIVERS is not set # CONFIG_MACINTOSH_DRIVERS is not set
CONFIG_NETDEVICES=y CONFIG_NETDEVICES=y
CONFIG_NET_CORE=y CONFIG_NET_CORE=y
CONFIG_BONDING=m # CONFIG_BONDING is not set
CONFIG_DUMMY=m CONFIG_DUMMY=m
# CONFIG_EQUALIZER is not set # CONFIG_EQUALIZER is not set
# CONFIG_NET_FC is not set # CONFIG_NET_FC is not set
...@@ -796,7 +802,7 @@ CONFIG_MII=y ...@@ -796,7 +802,7 @@ CONFIG_MII=y
CONFIG_NET_TEAM=m CONFIG_NET_TEAM=m
CONFIG_NET_TEAM_MODE_BROADCAST=m CONFIG_NET_TEAM_MODE_BROADCAST=m
CONFIG_NET_TEAM_MODE_ROUNDROBIN=m CONFIG_NET_TEAM_MODE_ROUNDROBIN=m
CONFIG_NET_TEAM_MODE_RANDOM=m # CONFIG_NET_TEAM_MODE_RANDOM is not set
CONFIG_NET_TEAM_MODE_ACTIVEBACKUP=m CONFIG_NET_TEAM_MODE_ACTIVEBACKUP=m
CONFIG_NET_TEAM_MODE_LOADBALANCE=m CONFIG_NET_TEAM_MODE_LOADBALANCE=m
CONFIG_MACVLAN=m CONFIG_MACVLAN=m
...@@ -917,6 +923,7 @@ CONFIG_SLHC=m ...@@ -917,6 +923,7 @@ CONFIG_SLHC=m
# CONFIG_USB_KAWETH is not set # CONFIG_USB_KAWETH is not set
# CONFIG_USB_PEGASUS is not set # CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set # CONFIG_USB_RTL8150 is not set
# CONFIG_USB_RTL8152 is not set
CONFIG_USB_USBNET=m CONFIG_USB_USBNET=m
# CONFIG_USB_NET_AX8817X is not set # CONFIG_USB_NET_AX8817X is not set
# CONFIG_USB_NET_AX88179_178A is not set # CONFIG_USB_NET_AX88179_178A is not set
...@@ -1032,6 +1039,7 @@ CONFIG_INPUT_PCSPKR=y ...@@ -1032,6 +1039,7 @@ CONFIG_INPUT_PCSPKR=y
# CONFIG_INPUT_UINPUT is not set # CONFIG_INPUT_UINPUT is not set
# CONFIG_INPUT_PCF8574 is not set # CONFIG_INPUT_PCF8574 is not set
# CONFIG_INPUT_ADXL34X is not set # CONFIG_INPUT_ADXL34X is not set
# CONFIG_INPUT_IMS_PCU is not set
# CONFIG_INPUT_CMA3000 is not set # CONFIG_INPUT_CMA3000 is not set
# #
...@@ -1172,6 +1180,11 @@ CONFIG_I2C_SCMI=m ...@@ -1172,6 +1180,11 @@ CONFIG_I2C_SCMI=m
# CONFIG_I2C_DEBUG_ALGO is not set # CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set # CONFIG_I2C_DEBUG_BUS is not set
# CONFIG_SPI is not set # CONFIG_SPI is not set
#
# Qualcomm MSM SSBI bus support
#
# CONFIG_SSBI is not set
# CONFIG_HSI is not set # CONFIG_HSI is not set
# #
...@@ -1273,6 +1286,7 @@ CONFIG_SENSORS_CORETEMP=y ...@@ -1273,6 +1286,7 @@ CONFIG_SENSORS_CORETEMP=y
# CONFIG_SENSORS_LTC4215 is not set # CONFIG_SENSORS_LTC4215 is not set
# CONFIG_SENSORS_LTC4245 is not set # CONFIG_SENSORS_LTC4245 is not set
# CONFIG_SENSORS_LTC4261 is not set # CONFIG_SENSORS_LTC4261 is not set
# CONFIG_SENSORS_LM95234 is not set
# CONFIG_SENSORS_LM95241 is not set # CONFIG_SENSORS_LM95241 is not set
# CONFIG_SENSORS_LM95245 is not set # CONFIG_SENSORS_LM95245 is not set
# CONFIG_SENSORS_MAX16065 is not set # CONFIG_SENSORS_MAX16065 is not set
...@@ -1284,6 +1298,7 @@ CONFIG_SENSORS_CORETEMP=y ...@@ -1284,6 +1298,7 @@ CONFIG_SENSORS_CORETEMP=y
# CONFIG_SENSORS_MAX6650 is not set # CONFIG_SENSORS_MAX6650 is not set
# CONFIG_SENSORS_MAX6697 is not set # CONFIG_SENSORS_MAX6697 is not set
# CONFIG_SENSORS_MCP3021 is not set # CONFIG_SENSORS_MCP3021 is not set
# CONFIG_SENSORS_NCT6775 is not set
# CONFIG_SENSORS_NTC_THERMISTOR is not set # CONFIG_SENSORS_NTC_THERMISTOR is not set
# CONFIG_SENSORS_PC87360 is not set # CONFIG_SENSORS_PC87360 is not set
# CONFIG_SENSORS_PC87427 is not set # CONFIG_SENSORS_PC87427 is not set
...@@ -1412,58 +1427,61 @@ CONFIG_BCMA_POSSIBLE=y ...@@ -1412,58 +1427,61 @@ CONFIG_BCMA_POSSIBLE=y
# Multifunction device drivers # Multifunction device drivers
# #
# CONFIG_MFD_CORE is not set # CONFIG_MFD_CORE is not set
# CONFIG_MFD_88PM860X is not set # CONFIG_MFD_CS5535 is not set
# CONFIG_MFD_AS3711 is not set
# CONFIG_PMIC_ADP5520 is not set
# CONFIG_MFD_CROS_EC is not set
# CONFIG_PMIC_DA903X is not set
# CONFIG_MFD_DA9052_I2C is not set
# CONFIG_MFD_DA9055 is not set
# CONFIG_MFD_MC13XXX_I2C is not set
# CONFIG_HTC_PASIC3 is not set
# CONFIG_LPC_ICH is not set
# CONFIG_LPC_SCH is not set
# CONFIG_MFD_JANZ_CMODIO is not set
# CONFIG_MFD_88PM800 is not set # CONFIG_MFD_88PM800 is not set
# CONFIG_MFD_88PM805 is not set # CONFIG_MFD_88PM805 is not set
# CONFIG_MFD_SM501 is not set # CONFIG_MFD_88PM860X is not set
# CONFIG_MFD_MAX77686 is not set
# CONFIG_MFD_MAX77693 is not set
# CONFIG_MFD_MAX8907 is not set
# CONFIG_MFD_MAX8925 is not set
# CONFIG_MFD_MAX8997 is not set
# CONFIG_MFD_MAX8998 is not set
# CONFIG_MFD_VIPERBOARD is not set
# CONFIG_MFD_RETU is not set
# CONFIG_MFD_PCF50633 is not set
# CONFIG_MFD_RDC321X is not set
# CONFIG_MFD_RTSX_PCI is not set # CONFIG_MFD_RTSX_PCI is not set
# CONFIG_MFD_RC5T583 is not set
# CONFIG_MFD_SEC_CORE is not set
# CONFIG_MFD_SI476X_CORE is not set
# CONFIG_MFD_SM501 is not set
# CONFIG_MFD_SMSC is not set
# CONFIG_ABX500_CORE is not set
# CONFIG_MFD_STMPE is not set
# CONFIG_MFD_SYSCON is not set
# CONFIG_MFD_TI_AM335X_TSCADC is not set # CONFIG_MFD_TI_AM335X_TSCADC is not set
# CONFIG_HTC_PASIC3 is not set # CONFIG_MFD_LP8788 is not set
# CONFIG_MFD_LM3533 is not set # CONFIG_MFD_PALMAS is not set
# CONFIG_TPS6105X is not set # CONFIG_TPS6105X is not set
# CONFIG_TPS6507X is not set # CONFIG_TPS6507X is not set
# CONFIG_MFD_TPS65090 is not set
# CONFIG_MFD_TPS65217 is not set # CONFIG_MFD_TPS65217 is not set
# CONFIG_MFD_TPS6586X is not set # CONFIG_MFD_TPS6586X is not set
# CONFIG_MFD_TPS80031 is not set # CONFIG_MFD_TPS80031 is not set
# CONFIG_TWL4030_CORE is not set # CONFIG_TWL4030_CORE is not set
# CONFIG_TWL6040_CORE is not set # CONFIG_TWL6040_CORE is not set
# CONFIG_MFD_STMPE is not set # CONFIG_MFD_WL1273_CORE is not set
# CONFIG_MFD_LM3533 is not set
# CONFIG_MFD_TC3589X is not set # CONFIG_MFD_TC3589X is not set
# CONFIG_MFD_TMIO is not set # CONFIG_MFD_TMIO is not set
# CONFIG_MFD_SMSC is not set # CONFIG_MFD_VX855 is not set
# CONFIG_PMIC_DA903X is not set
# CONFIG_MFD_DA9052_I2C is not set
# CONFIG_MFD_DA9055 is not set
# CONFIG_PMIC_ADP5520 is not set
# CONFIG_MFD_LP8788 is not set
# CONFIG_MFD_MAX77686 is not set
# CONFIG_MFD_MAX77693 is not set
# CONFIG_MFD_MAX8907 is not set
# CONFIG_MFD_MAX8925 is not set
# CONFIG_MFD_MAX8997 is not set
# CONFIG_MFD_MAX8998 is not set
# CONFIG_MFD_SEC_CORE is not set
# CONFIG_MFD_ARIZONA_I2C is not set # CONFIG_MFD_ARIZONA_I2C is not set
# CONFIG_MFD_WM8400 is not set # CONFIG_MFD_WM8400 is not set
# CONFIG_MFD_WM831X_I2C is not set # CONFIG_MFD_WM831X_I2C is not set
# CONFIG_MFD_WM8350_I2C is not set # CONFIG_MFD_WM8350_I2C is not set
# CONFIG_MFD_WM8994 is not set # CONFIG_MFD_WM8994 is not set
# CONFIG_MFD_PCF50633 is not set
# CONFIG_MFD_MC13XXX_I2C is not set
# CONFIG_ABX500_CORE is not set
# CONFIG_MFD_CS5535 is not set
# CONFIG_LPC_SCH is not set
# CONFIG_LPC_ICH is not set
# CONFIG_MFD_RDC321X is not set
# CONFIG_MFD_JANZ_CMODIO is not set
# CONFIG_MFD_VX855 is not set
# CONFIG_MFD_WL1273_CORE is not set
# CONFIG_MFD_TPS65090 is not set
# CONFIG_MFD_RC5T583 is not set
# CONFIG_MFD_PALMAS is not set
# CONFIG_MFD_VIPERBOARD is not set
# CONFIG_MFD_RETU is not set
# CONFIG_MFD_AS3711 is not set
# CONFIG_REGULATOR is not set # CONFIG_REGULATOR is not set
CONFIG_MEDIA_SUPPORT=y CONFIG_MEDIA_SUPPORT=y
...@@ -1534,6 +1552,7 @@ CONFIG_VIDEO_VIVI=m ...@@ -1534,6 +1552,7 @@ CONFIG_VIDEO_VIVI=m
# Supported MMC/SDIO adapters # Supported MMC/SDIO adapters
# #
CONFIG_VIDEO_TVEEPROM=m CONFIG_VIDEO_TVEEPROM=m
# CONFIG_CYPRESS_FIRMWARE is not set
# #
# Media ancillary drivers (tuners, sensors, i2c, frontends) # Media ancillary drivers (tuners, sensors, i2c, frontends)
...@@ -1642,6 +1661,7 @@ CONFIG_DRM_I915_KMS=y ...@@ -1642,6 +1661,7 @@ CONFIG_DRM_I915_KMS=y
# CONFIG_DRM_AST is not set # CONFIG_DRM_AST is not set
# CONFIG_DRM_MGAG200 is not set # CONFIG_DRM_MGAG200 is not set
# CONFIG_DRM_CIRRUS_QEMU is not set # CONFIG_DRM_CIRRUS_QEMU is not set
# CONFIG_DRM_QXL is not set
# CONFIG_VGASTATE is not set # CONFIG_VGASTATE is not set
CONFIG_VIDEO_OUTPUT_CONTROL=y CONFIG_VIDEO_OUTPUT_CONTROL=y
CONFIG_HDMI=y CONFIG_HDMI=y
...@@ -1658,7 +1678,6 @@ CONFIG_FB_CFB_IMAGEBLIT=y ...@@ -1658,7 +1678,6 @@ CONFIG_FB_CFB_IMAGEBLIT=y
# CONFIG_FB_SYS_IMAGEBLIT is not set # CONFIG_FB_SYS_IMAGEBLIT is not set
# CONFIG_FB_FOREIGN_ENDIAN is not set # CONFIG_FB_FOREIGN_ENDIAN is not set
# CONFIG_FB_SYS_FOPS is not set # CONFIG_FB_SYS_FOPS is not set
# CONFIG_FB_WMT_GE_ROPS is not set
# CONFIG_FB_SVGALIB is not set # CONFIG_FB_SVGALIB is not set
# CONFIG_FB_MACMODES is not set # CONFIG_FB_MACMODES is not set
# CONFIG_FB_BACKLIGHT is not set # CONFIG_FB_BACKLIGHT is not set
...@@ -1867,6 +1886,7 @@ CONFIG_HID_GENERIC=y ...@@ -1867,6 +1886,7 @@ CONFIG_HID_GENERIC=y
# CONFIG_HID_A4TECH is not set # CONFIG_HID_A4TECH is not set
# CONFIG_HID_ACRUX is not set # CONFIG_HID_ACRUX is not set
# CONFIG_HID_APPLE is not set # CONFIG_HID_APPLE is not set
# CONFIG_HID_APPLEIR is not set
# CONFIG_HID_AUREAL is not set # CONFIG_HID_AUREAL is not set
# CONFIG_HID_BELKIN is not set # CONFIG_HID_BELKIN is not set
# CONFIG_HID_CHERRY is not set # CONFIG_HID_CHERRY is not set
...@@ -1875,6 +1895,7 @@ CONFIG_HID_GENERIC=y ...@@ -1875,6 +1895,7 @@ CONFIG_HID_GENERIC=y
# CONFIG_HID_CYPRESS is not set # CONFIG_HID_CYPRESS is not set
# CONFIG_HID_DRAGONRISE is not set # CONFIG_HID_DRAGONRISE is not set
# CONFIG_HID_EMS_FF is not set # CONFIG_HID_EMS_FF is not set
# CONFIG_HID_ELECOM is not set
# CONFIG_HID_EZKEY is not set # CONFIG_HID_EZKEY is not set
# CONFIG_HID_HOLTEK is not set # CONFIG_HID_HOLTEK is not set
# CONFIG_HID_KEYTOUCH is not set # CONFIG_HID_KEYTOUCH is not set
...@@ -1882,11 +1903,13 @@ CONFIG_HID_GENERIC=y ...@@ -1882,11 +1903,13 @@ CONFIG_HID_GENERIC=y
# CONFIG_HID_UCLOGIC is not set # CONFIG_HID_UCLOGIC is not set
# CONFIG_HID_WALTOP is not set # CONFIG_HID_WALTOP is not set
# CONFIG_HID_GYRATION is not set # CONFIG_HID_GYRATION is not set
# CONFIG_HID_ICADE is not set
# CONFIG_HID_TWINHAN is not set # CONFIG_HID_TWINHAN is not set
# CONFIG_HID_KENSINGTON is not set # CONFIG_HID_KENSINGTON is not set
# CONFIG_HID_LCPOWER is not set # CONFIG_HID_LCPOWER is not set
# CONFIG_HID_LENOVO_TPKBD is not set # CONFIG_HID_LENOVO_TPKBD is not set
# CONFIG_HID_LOGITECH is not set # CONFIG_HID_LOGITECH is not set
# CONFIG_HID_MAGICMOUSE is not set
# CONFIG_HID_MICROSOFT is not set # CONFIG_HID_MICROSOFT is not set
# CONFIG_HID_MONTEREY is not set # CONFIG_HID_MONTEREY is not set
# CONFIG_HID_MULTITOUCH is not set # CONFIG_HID_MULTITOUCH is not set
...@@ -1896,6 +1919,7 @@ CONFIG_HID_GENERIC=y ...@@ -1896,6 +1919,7 @@ CONFIG_HID_GENERIC=y
# CONFIG_HID_PETALYNX is not set # CONFIG_HID_PETALYNX is not set
# CONFIG_HID_PICOLCD is not set # CONFIG_HID_PICOLCD is not set
# CONFIG_HID_PRIMAX is not set # CONFIG_HID_PRIMAX is not set
# CONFIG_HID_PS3REMOTE is not set
# CONFIG_HID_ROCCAT is not set # CONFIG_HID_ROCCAT is not set
# CONFIG_HID_SAITEK is not set # CONFIG_HID_SAITEK is not set
# CONFIG_HID_SAMSUNG is not set # CONFIG_HID_SAMSUNG is not set
...@@ -1909,6 +1933,8 @@ CONFIG_HID_GENERIC=y ...@@ -1909,6 +1933,8 @@ CONFIG_HID_GENERIC=y
# CONFIG_HID_TOPSEED is not set # CONFIG_HID_TOPSEED is not set
# CONFIG_HID_THINGM is not set # CONFIG_HID_THINGM is not set
# CONFIG_HID_THRUSTMASTER is not set # CONFIG_HID_THRUSTMASTER is not set
# CONFIG_HID_WACOM is not set
# CONFIG_HID_WIIMOTE is not set
# CONFIG_HID_ZEROPLUS is not set # CONFIG_HID_ZEROPLUS is not set
# CONFIG_HID_ZYDACRON is not set # CONFIG_HID_ZYDACRON is not set
# CONFIG_HID_SENSOR_HUB is not set # CONFIG_HID_SENSOR_HUB is not set
...@@ -1937,10 +1963,10 @@ CONFIG_USB_ANNOUNCE_NEW_DEVICES=y ...@@ -1937,10 +1963,10 @@ CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
# #
# Miscellaneous USB options # Miscellaneous USB options
# #
CONFIG_USB_DEFAULT_PERSIST=y
CONFIG_USB_DYNAMIC_MINORS=y CONFIG_USB_DYNAMIC_MINORS=y
# CONFIG_USB_OTG_WHITELIST is not set # CONFIG_USB_OTG_WHITELIST is not set
# CONFIG_USB_OTG_BLACKLIST_HUB is not set # CONFIG_USB_OTG_BLACKLIST_HUB is not set
# CONFIG_USB_DWC3 is not set
CONFIG_USB_MON=m CONFIG_USB_MON=m
# CONFIG_USB_WUSB_CBAF is not set # CONFIG_USB_WUSB_CBAF is not set
...@@ -1953,16 +1979,15 @@ CONFIG_USB_EHCI_HCD=y ...@@ -1953,16 +1979,15 @@ CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_ROOT_HUB_TT=y CONFIG_USB_EHCI_ROOT_HUB_TT=y
CONFIG_USB_EHCI_TT_NEWSCHED=y CONFIG_USB_EHCI_TT_NEWSCHED=y
CONFIG_USB_EHCI_PCI=y CONFIG_USB_EHCI_PCI=y
# CONFIG_USB_EHCI_HCD_PLATFORM is not set
# CONFIG_USB_OXU210HP_HCD is not set # CONFIG_USB_OXU210HP_HCD is not set
# CONFIG_USB_ISP116X_HCD is not set # CONFIG_USB_ISP116X_HCD is not set
# CONFIG_USB_ISP1760_HCD is not set # CONFIG_USB_ISP1760_HCD is not set
# CONFIG_USB_ISP1362_HCD is not set # CONFIG_USB_ISP1362_HCD is not set
# CONFIG_USB_OHCI_HCD is not set # CONFIG_USB_OHCI_HCD is not set
# CONFIG_USB_EHCI_HCD_PLATFORM is not set
CONFIG_USB_UHCI_HCD=y CONFIG_USB_UHCI_HCD=y
# CONFIG_USB_SL811_HCD is not set # CONFIG_USB_SL811_HCD is not set
# CONFIG_USB_R8A66597_HCD is not set # CONFIG_USB_R8A66597_HCD is not set
# CONFIG_USB_CHIPIDEA is not set
# #
# USB Device Class drivers # USB Device Class drivers
...@@ -2000,6 +2025,8 @@ CONFIG_USB_STORAGE=y ...@@ -2000,6 +2025,8 @@ CONFIG_USB_STORAGE=y
# #
# CONFIG_USB_MDC800 is not set # CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set # CONFIG_USB_MICROTEK is not set
# CONFIG_USB_DWC3 is not set
# CONFIG_USB_CHIPIDEA is not set
# #
# USB port drivers # USB port drivers
...@@ -2057,6 +2084,7 @@ CONFIG_USB_SERIAL_OPTION=y ...@@ -2057,6 +2084,7 @@ CONFIG_USB_SERIAL_OPTION=y
# CONFIG_USB_SERIAL_VIVOPAY_SERIAL is not set # CONFIG_USB_SERIAL_VIVOPAY_SERIAL is not set
# CONFIG_USB_SERIAL_XSENS_MT is not set # CONFIG_USB_SERIAL_XSENS_MT is not set
# CONFIG_USB_SERIAL_ZIO is not set # CONFIG_USB_SERIAL_ZIO is not set
# CONFIG_USB_SERIAL_WISHBONE is not set
# CONFIG_USB_SERIAL_ZTE is not set # CONFIG_USB_SERIAL_ZTE is not set
# CONFIG_USB_SERIAL_SSU100 is not set # CONFIG_USB_SERIAL_SSU100 is not set
# CONFIG_USB_SERIAL_QT2 is not set # CONFIG_USB_SERIAL_QT2 is not set
...@@ -2087,20 +2115,8 @@ CONFIG_USB_SERIAL_OPTION=y ...@@ -2087,20 +2115,8 @@ CONFIG_USB_SERIAL_OPTION=y
# CONFIG_USB_YUREX is not set # CONFIG_USB_YUREX is not set
# CONFIG_USB_EZUSB_FX2 is not set # CONFIG_USB_EZUSB_FX2 is not set
# CONFIG_USB_HSIC_USB3503 is not set # CONFIG_USB_HSIC_USB3503 is not set
# CONFIG_USB_PHY is not set
#
# USB Physical Layer drivers
#
# CONFIG_OMAP_USB3 is not set
# CONFIG_OMAP_CONTROL_USB is not set
# CONFIG_USB_ISP1301 is not set
# CONFIG_USB_RCAR_PHY is not set
# CONFIG_USB_GADGET is not set # CONFIG_USB_GADGET is not set
#
# OTG and related infrastructure
#
# CONFIG_NOP_USB_XCEIV is not set
# CONFIG_UWB is not set # CONFIG_UWB is not set
# CONFIG_MMC is not set # CONFIG_MMC is not set
# CONFIG_MEMSTICK is not set # CONFIG_MEMSTICK is not set
...@@ -2116,6 +2132,7 @@ CONFIG_LEDS_CLASS=y ...@@ -2116,6 +2132,7 @@ CONFIG_LEDS_CLASS=y
# CONFIG_LEDS_LP3944 is not set # CONFIG_LEDS_LP3944 is not set
# CONFIG_LEDS_LP5521 is not set # CONFIG_LEDS_LP5521 is not set
# CONFIG_LEDS_LP5523 is not set # CONFIG_LEDS_LP5523 is not set
# CONFIG_LEDS_LP5562 is not set
# CONFIG_LEDS_CLEVO_MAIL is not set # CONFIG_LEDS_CLEVO_MAIL is not set
# CONFIG_LEDS_PCA955X is not set # CONFIG_LEDS_PCA955X is not set
# CONFIG_LEDS_PCA9633 is not set # CONFIG_LEDS_PCA9633 is not set
...@@ -2126,11 +2143,11 @@ CONFIG_LEDS_CLASS=y ...@@ -2126,11 +2143,11 @@ CONFIG_LEDS_CLASS=y
# CONFIG_LEDS_LM355x is not set # CONFIG_LEDS_LM355x is not set
# CONFIG_LEDS_OT200 is not set # CONFIG_LEDS_OT200 is not set
# CONFIG_LEDS_BLINKM is not set # CONFIG_LEDS_BLINKM is not set
CONFIG_LEDS_TRIGGERS=y
# #
# LED Triggers # LED Triggers
# #
CONFIG_LEDS_TRIGGERS=y
# CONFIG_LEDS_TRIGGER_TIMER is not set # CONFIG_LEDS_TRIGGER_TIMER is not set
# CONFIG_LEDS_TRIGGER_ONESHOT is not set # CONFIG_LEDS_TRIGGER_ONESHOT is not set
# CONFIG_LEDS_TRIGGER_HEARTBEAT is not set # CONFIG_LEDS_TRIGGER_HEARTBEAT is not set
...@@ -2142,11 +2159,15 @@ CONFIG_LEDS_TRIGGERS=y ...@@ -2142,11 +2159,15 @@ CONFIG_LEDS_TRIGGERS=y
# iptables trigger is under Netfilter config (LED target) # iptables trigger is under Netfilter config (LED target)
# #
# CONFIG_LEDS_TRIGGER_TRANSIENT is not set # CONFIG_LEDS_TRIGGER_TRANSIENT is not set
# CONFIG_LEDS_TRIGGER_CAMERA is not set
# CONFIG_ACCESSIBILITY is not set # CONFIG_ACCESSIBILITY is not set
# CONFIG_INFINIBAND is not set # CONFIG_INFINIBAND is not set
# CONFIG_EDAC is not set # CONFIG_EDAC is not set
CONFIG_RTC_LIB=y CONFIG_RTC_LIB=y
CONFIG_RTC_CLASS=y CONFIG_RTC_CLASS=y
CONFIG_RTC_HCTOSYS=y
# CONFIG_RTC_SYSTOHC is not set
CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
# CONFIG_RTC_DEBUG is not set # CONFIG_RTC_DEBUG is not set
# #
...@@ -2215,6 +2236,7 @@ CONFIG_RTC_DRV_CMOS=y ...@@ -2215,6 +2236,7 @@ CONFIG_RTC_DRV_CMOS=y
# CONFIG_DMADEVICES is not set # CONFIG_DMADEVICES is not set
# CONFIG_AUXDISPLAY is not set # CONFIG_AUXDISPLAY is not set
# CONFIG_UIO is not set # CONFIG_UIO is not set
# CONFIG_VIRT_DRIVERS is not set
# #
# Virtio drivers # Virtio drivers
...@@ -2225,7 +2247,6 @@ CONFIG_RTC_DRV_CMOS=y ...@@ -2225,7 +2247,6 @@ CONFIG_RTC_DRV_CMOS=y
# #
# Microsoft Hyper-V guest support # Microsoft Hyper-V guest support
# #
# CONFIG_HYPERV is not set
# CONFIG_STAGING is not set # CONFIG_STAGING is not set
CONFIG_X86_PLATFORM_DEVICES=y CONFIG_X86_PLATFORM_DEVICES=y
# CONFIG_ACER_WMI is not set # CONFIG_ACER_WMI is not set
...@@ -2262,6 +2283,7 @@ CONFIG_ACPI_WMI=y ...@@ -2262,6 +2283,7 @@ CONFIG_ACPI_WMI=y
# CONFIG_INTEL_OAKTRAIL is not set # CONFIG_INTEL_OAKTRAIL is not set
# CONFIG_SAMSUNG_Q10 is not set # CONFIG_SAMSUNG_Q10 is not set
# CONFIG_APPLE_GMUX is not set # CONFIG_APPLE_GMUX is not set
# CONFIG_PVPANIC is not set
# #
# Hardware Spinlock drivers # Hardware Spinlock drivers
...@@ -2281,7 +2303,6 @@ CONFIG_CLKBLD_I8253=y ...@@ -2281,7 +2303,6 @@ CONFIG_CLKBLD_I8253=y
# #
# Rpmsg drivers # Rpmsg drivers
# #
# CONFIG_VIRT_DRIVERS is not set
# CONFIG_PM_DEVFREQ is not set # CONFIG_PM_DEVFREQ is not set
# CONFIG_EXTCON is not set # CONFIG_EXTCON is not set
# CONFIG_MEMORY is not set # CONFIG_MEMORY is not set
...@@ -2289,6 +2310,7 @@ CONFIG_CLKBLD_I8253=y ...@@ -2289,6 +2310,7 @@ CONFIG_CLKBLD_I8253=y
# CONFIG_VME_BUS is not set # CONFIG_VME_BUS is not set
# CONFIG_PWM is not set # CONFIG_PWM is not set
# CONFIG_IPACK_BUS is not set # CONFIG_IPACK_BUS is not set
# CONFIG_RESET_CONTROLLER is not set
# #
# Firmware Drivers # Firmware Drivers
...@@ -2532,6 +2554,8 @@ CONFIG_RCU_CPU_STALL_TIMEOUT=60 ...@@ -2532,6 +2554,8 @@ CONFIG_RCU_CPU_STALL_TIMEOUT=60
# CONFIG_NOTIFIER_ERROR_INJECTION is not set # CONFIG_NOTIFIER_ERROR_INJECTION is not set
# CONFIG_FAULT_INJECTION is not set # CONFIG_FAULT_INJECTION is not set
# CONFIG_LATENCYTOP is not set # CONFIG_LATENCYTOP is not set
CONFIG_ARCH_HAS_DEBUG_STRICT_USER_COPY_CHECKS=y
# CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is not set
# CONFIG_DEBUG_PAGEALLOC is not set # CONFIG_DEBUG_PAGEALLOC is not set
CONFIG_USER_STACKTRACE_SUPPORT=y CONFIG_USER_STACKTRACE_SUPPORT=y
CONFIG_NOP_TRACER=y CONFIG_NOP_TRACER=y
...@@ -2568,6 +2592,7 @@ CONFIG_UPROBE_EVENT=y ...@@ -2568,6 +2592,7 @@ CONFIG_UPROBE_EVENT=y
CONFIG_PROBE_EVENTS=y CONFIG_PROBE_EVENTS=y
# CONFIG_MMIOTRACE is not set # CONFIG_MMIOTRACE is not set
# CONFIG_RING_BUFFER_BENCHMARK is not set # CONFIG_RING_BUFFER_BENCHMARK is not set
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
# CONFIG_RBTREE_TEST is not set # CONFIG_RBTREE_TEST is not set
# CONFIG_INTERVAL_TREE_TEST is not set # CONFIG_INTERVAL_TREE_TEST is not set
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set # CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
...@@ -2579,6 +2604,7 @@ CONFIG_HAVE_ARCH_KGDB=y ...@@ -2579,6 +2604,7 @@ CONFIG_HAVE_ARCH_KGDB=y
# CONFIG_KGDB is not set # CONFIG_KGDB is not set
CONFIG_HAVE_ARCH_KMEMCHECK=y CONFIG_HAVE_ARCH_KMEMCHECK=y
# CONFIG_KMEMCHECK is not set # CONFIG_KMEMCHECK is not set
# CONFIG_TEST_STRING_HELPERS is not set
# CONFIG_TEST_KSTRTOX is not set # CONFIG_TEST_KSTRTOX is not set
CONFIG_STRICT_DEVMEM=y CONFIG_STRICT_DEVMEM=y
CONFIG_X86_VERBOSE_BOOTUP=y CONFIG_X86_VERBOSE_BOOTUP=y
...@@ -2591,6 +2617,7 @@ CONFIG_DEBUG_RODATA=y ...@@ -2591,6 +2617,7 @@ CONFIG_DEBUG_RODATA=y
# CONFIG_DEBUG_SET_MODULE_RONX is not set # CONFIG_DEBUG_SET_MODULE_RONX is not set
# CONFIG_DEBUG_NX_TEST is not set # CONFIG_DEBUG_NX_TEST is not set
CONFIG_DOUBLEFAULT=y CONFIG_DOUBLEFAULT=y
# CONFIG_DEBUG_TLBFLUSH is not set
# CONFIG_IOMMU_STRESS is not set # CONFIG_IOMMU_STRESS is not set
CONFIG_HAVE_MMIOTRACE_SUPPORT=y CONFIG_HAVE_MMIOTRACE_SUPPORT=y
# CONFIG_X86_DECODER_SELFTEST is not set # CONFIG_X86_DECODER_SELFTEST is not set
...@@ -2606,7 +2633,6 @@ CONFIG_DEFAULT_IO_DELAY_TYPE=0 ...@@ -2606,7 +2633,6 @@ CONFIG_DEFAULT_IO_DELAY_TYPE=0
# CONFIG_DEBUG_BOOT_PARAMS is not set # CONFIG_DEBUG_BOOT_PARAMS is not set
# CONFIG_CPA_DEBUG is not set # CONFIG_CPA_DEBUG is not set
CONFIG_OPTIMIZE_INLINING=y CONFIG_OPTIMIZE_INLINING=y
# CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is not set
# CONFIG_DEBUG_NMI_SELFTEST is not set # CONFIG_DEBUG_NMI_SELFTEST is not set
# #
...@@ -2656,6 +2682,7 @@ CONFIG_CRYPTO_ALGAPI2=y ...@@ -2656,6 +2682,7 @@ CONFIG_CRYPTO_ALGAPI2=y
# #
# Hash modes # Hash modes
# #
# CONFIG_CRYPTO_CMAC is not set
# CONFIG_CRYPTO_HMAC is not set # CONFIG_CRYPTO_HMAC is not set
# CONFIG_CRYPTO_XCBC is not set # CONFIG_CRYPTO_XCBC is not set
# CONFIG_CRYPTO_VMAC is not set # CONFIG_CRYPTO_VMAC is not set
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment