configs: update x86 kernel config for 4.3.0
This commit is contained in:
parent
a4680c8ded
commit
288b734590
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/x86 4.2.0-gentoo-r1 Kernel Configuration
|
# Linux/x86 4.3.0-gentoo Kernel Configuration
|
||||||
#
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -8,6 +8,7 @@
|
||||||
#
|
#
|
||||||
CONFIG_GENTOO_LINUX=y
|
CONFIG_GENTOO_LINUX=y
|
||||||
CONFIG_GENTOO_LINUX_UDEV=y
|
CONFIG_GENTOO_LINUX_UDEV=y
|
||||||
|
CONFIG_GENTOO_LINUX_PORTAGE=y
|
||||||
|
|
||||||
#
|
#
|
||||||
# Support for init systems, system and service managers
|
# Support for init systems, system and service managers
|
||||||
|
@ -140,6 +141,7 @@ CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
|
||||||
CONFIG_CGROUPS=y
|
CONFIG_CGROUPS=y
|
||||||
# CONFIG_CGROUP_DEBUG is not set
|
# CONFIG_CGROUP_DEBUG is not set
|
||||||
# CONFIG_CGROUP_FREEZER is not set
|
# CONFIG_CGROUP_FREEZER is not set
|
||||||
|
# CONFIG_CGROUP_PIDS is not set
|
||||||
# CONFIG_CGROUP_DEVICE is not set
|
# CONFIG_CGROUP_DEVICE is not set
|
||||||
# CONFIG_CPUSETS is not set
|
# CONFIG_CPUSETS is not set
|
||||||
# CONFIG_CGROUP_CPUACCT is not set
|
# CONFIG_CGROUP_CPUACCT is not set
|
||||||
|
@ -186,7 +188,9 @@ CONFIG_EVENTFD=y
|
||||||
CONFIG_SHMEM=y
|
CONFIG_SHMEM=y
|
||||||
CONFIG_AIO=y
|
CONFIG_AIO=y
|
||||||
CONFIG_ADVISE_SYSCALLS=y
|
CONFIG_ADVISE_SYSCALLS=y
|
||||||
|
# CONFIG_USERFAULTFD is not set
|
||||||
CONFIG_PCI_QUIRKS=y
|
CONFIG_PCI_QUIRKS=y
|
||||||
|
CONFIG_MEMBARRIER=y
|
||||||
# CONFIG_EMBEDDED is not set
|
# CONFIG_EMBEDDED is not set
|
||||||
CONFIG_HAVE_PERF_EVENTS=y
|
CONFIG_HAVE_PERF_EVENTS=y
|
||||||
|
|
||||||
|
@ -199,11 +203,13 @@ CONFIG_SLUB_DEBUG=y
|
||||||
# CONFIG_COMPAT_BRK is not set
|
# CONFIG_COMPAT_BRK is not set
|
||||||
# CONFIG_SLAB is not set
|
# CONFIG_SLAB is not set
|
||||||
CONFIG_SLUB=y
|
CONFIG_SLUB=y
|
||||||
|
# CONFIG_SYSTEM_DATA_VERIFICATION is not set
|
||||||
# CONFIG_PROFILING is not set
|
# CONFIG_PROFILING is not set
|
||||||
CONFIG_HAVE_OPROFILE=y
|
CONFIG_HAVE_OPROFILE=y
|
||||||
CONFIG_OPROFILE_NMI_TIMER=y
|
CONFIG_OPROFILE_NMI_TIMER=y
|
||||||
# CONFIG_KPROBES is not set
|
# CONFIG_KPROBES is not set
|
||||||
CONFIG_JUMP_LABEL=y
|
CONFIG_JUMP_LABEL=y
|
||||||
|
# CONFIG_STATIC_KEYS_SELFTEST is not set
|
||||||
# CONFIG_UPROBES is not set
|
# CONFIG_UPROBES is not set
|
||||||
# CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set
|
# CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set
|
||||||
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
|
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
|
||||||
|
@ -388,7 +394,8 @@ CONFIG_X86_LOCAL_APIC=y
|
||||||
CONFIG_X86_IO_APIC=y
|
CONFIG_X86_IO_APIC=y
|
||||||
# CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS is not set
|
# CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS is not set
|
||||||
# CONFIG_X86_MCE is not set
|
# CONFIG_X86_MCE is not set
|
||||||
CONFIG_VM86=y
|
# CONFIG_X86_LEGACY_VM86 is not set
|
||||||
|
# CONFIG_VM86 is not set
|
||||||
CONFIG_X86_16BIT=y
|
CONFIG_X86_16BIT=y
|
||||||
CONFIG_X86_ESPFIX32=y
|
CONFIG_X86_ESPFIX32=y
|
||||||
# CONFIG_TOSHIBA is not set
|
# CONFIG_TOSHIBA is not set
|
||||||
|
@ -439,6 +446,7 @@ CONFIG_ZBUD=y
|
||||||
# CONFIG_ZSMALLOC is not set
|
# CONFIG_ZSMALLOC is not set
|
||||||
CONFIG_GENERIC_EARLY_IOREMAP=y
|
CONFIG_GENERIC_EARLY_IOREMAP=y
|
||||||
CONFIG_ARCH_SUPPORTS_DEFERRED_STRUCT_PAGE_INIT=y
|
CONFIG_ARCH_SUPPORTS_DEFERRED_STRUCT_PAGE_INIT=y
|
||||||
|
# CONFIG_IDLE_PAGE_TRACKING is not set
|
||||||
# CONFIG_X86_CHECK_BIOS_CORRUPTION is not set
|
# CONFIG_X86_CHECK_BIOS_CORRUPTION is not set
|
||||||
CONFIG_X86_RESERVE_LOW=64
|
CONFIG_X86_RESERVE_LOW=64
|
||||||
# CONFIG_MATH_EMULATION is not set
|
# CONFIG_MATH_EMULATION is not set
|
||||||
|
@ -465,6 +473,7 @@ CONFIG_PHYSICAL_START=0x1000000
|
||||||
CONFIG_PHYSICAL_ALIGN=0x1000000
|
CONFIG_PHYSICAL_ALIGN=0x1000000
|
||||||
# CONFIG_COMPAT_VDSO is not set
|
# CONFIG_COMPAT_VDSO is not set
|
||||||
# CONFIG_CMDLINE_BOOL is not set
|
# CONFIG_CMDLINE_BOOL is not set
|
||||||
|
CONFIG_MODIFY_LDT_SYSCALL=y
|
||||||
|
|
||||||
#
|
#
|
||||||
# Power management and ACPI options
|
# Power management and ACPI options
|
||||||
|
@ -484,6 +493,8 @@ CONFIG_ACPI_REV_OVERRIDE_POSSIBLE=y
|
||||||
CONFIG_ACPI_BUTTON=y
|
CONFIG_ACPI_BUTTON=y
|
||||||
# CONFIG_ACPI_FAN is not set
|
# CONFIG_ACPI_FAN is not set
|
||||||
# CONFIG_ACPI_DOCK is not set
|
# CONFIG_ACPI_DOCK is not set
|
||||||
|
CONFIG_ACPI_CPU_FREQ_PSS=y
|
||||||
|
CONFIG_ACPI_PROCESSOR_IDLE=y
|
||||||
CONFIG_ACPI_PROCESSOR=y
|
CONFIG_ACPI_PROCESSOR=y
|
||||||
# CONFIG_ACPI_PROCESSOR_AGGREGATOR is not set
|
# CONFIG_ACPI_PROCESSOR_AGGREGATOR is not set
|
||||||
# CONFIG_ACPI_THERMAL is not set
|
# CONFIG_ACPI_THERMAL is not set
|
||||||
|
@ -602,7 +613,6 @@ CONFIG_INET=y
|
||||||
CONFIG_SYN_COOKIES=y
|
CONFIG_SYN_COOKIES=y
|
||||||
# CONFIG_NET_UDP_TUNNEL is not set
|
# CONFIG_NET_UDP_TUNNEL is not set
|
||||||
# CONFIG_NET_FOU is not set
|
# CONFIG_NET_FOU is not set
|
||||||
# CONFIG_GENEVE_CORE is not set
|
|
||||||
# CONFIG_INET_AH is not set
|
# CONFIG_INET_AH is not set
|
||||||
# CONFIG_INET_ESP is not set
|
# CONFIG_INET_ESP is not set
|
||||||
# CONFIG_INET_IPCOMP is not set
|
# CONFIG_INET_IPCOMP is not set
|
||||||
|
@ -673,6 +683,7 @@ CONFIG_NET_9P_VIRTIO=y
|
||||||
# CONFIG_CAIF is not set
|
# CONFIG_CAIF is not set
|
||||||
# CONFIG_CEPH_LIB is not set
|
# CONFIG_CEPH_LIB is not set
|
||||||
# CONFIG_NFC is not set
|
# CONFIG_NFC is not set
|
||||||
|
# CONFIG_LWTUNNEL is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# Device Drivers
|
# Device Drivers
|
||||||
|
@ -785,6 +796,7 @@ CONFIG_VMWARE_VMCI=y
|
||||||
# CONFIG_ECHO is not set
|
# CONFIG_ECHO is not set
|
||||||
# CONFIG_CXL_BASE is not set
|
# CONFIG_CXL_BASE is not set
|
||||||
# CONFIG_CXL_KERNEL_API is not set
|
# CONFIG_CXL_KERNEL_API is not set
|
||||||
|
# CONFIG_CXL_EEH is not set
|
||||||
CONFIG_HAVE_IDE=y
|
CONFIG_HAVE_IDE=y
|
||||||
# CONFIG_IDE is not set
|
# CONFIG_IDE is not set
|
||||||
|
|
||||||
|
@ -1088,6 +1100,7 @@ CONFIG_R8169=y
|
||||||
# CONFIG_NET_VENDOR_SMSC is not set
|
# CONFIG_NET_VENDOR_SMSC is not set
|
||||||
# CONFIG_NET_VENDOR_STMICRO is not set
|
# CONFIG_NET_VENDOR_STMICRO is not set
|
||||||
# CONFIG_NET_VENDOR_SUN is not set
|
# CONFIG_NET_VENDOR_SUN is not set
|
||||||
|
# CONFIG_NET_VENDOR_SYNOPSYS is not set
|
||||||
# CONFIG_NET_VENDOR_TEHUTI is not set
|
# CONFIG_NET_VENDOR_TEHUTI is not set
|
||||||
# CONFIG_NET_VENDOR_TI is not set
|
# CONFIG_NET_VENDOR_TI is not set
|
||||||
# CONFIG_NET_VENDOR_VIA is not set
|
# CONFIG_NET_VENDOR_VIA is not set
|
||||||
|
@ -1102,6 +1115,7 @@ CONFIG_PHYLIB=y
|
||||||
#
|
#
|
||||||
# MII PHY device drivers
|
# MII PHY device drivers
|
||||||
#
|
#
|
||||||
|
# CONFIG_AQUANTIA_PHY is not set
|
||||||
# CONFIG_AT803X_PHY is not set
|
# CONFIG_AT803X_PHY is not set
|
||||||
# CONFIG_AMD_PHY is not set
|
# CONFIG_AMD_PHY is not set
|
||||||
# CONFIG_MARVELL_PHY is not set
|
# CONFIG_MARVELL_PHY is not set
|
||||||
|
@ -1110,6 +1124,7 @@ CONFIG_PHYLIB=y
|
||||||
# CONFIG_LXT_PHY is not set
|
# CONFIG_LXT_PHY is not set
|
||||||
# CONFIG_CICADA_PHY is not set
|
# CONFIG_CICADA_PHY is not set
|
||||||
# CONFIG_VITESSE_PHY is not set
|
# CONFIG_VITESSE_PHY is not set
|
||||||
|
# CONFIG_TERANETICS_PHY is not set
|
||||||
# CONFIG_SMSC_PHY is not set
|
# CONFIG_SMSC_PHY is not set
|
||||||
# CONFIG_BROADCOM_PHY is not set
|
# CONFIG_BROADCOM_PHY is not set
|
||||||
# CONFIG_BCM7XXX_PHY is not set
|
# CONFIG_BCM7XXX_PHY is not set
|
||||||
|
@ -1120,7 +1135,9 @@ CONFIG_PHYLIB=y
|
||||||
# CONFIG_STE10XP is not set
|
# CONFIG_STE10XP is not set
|
||||||
# CONFIG_LSI_ET1011C_PHY is not set
|
# CONFIG_LSI_ET1011C_PHY is not set
|
||||||
# CONFIG_MICREL_PHY is not set
|
# CONFIG_MICREL_PHY is not set
|
||||||
|
# CONFIG_DP83848_PHY is not set
|
||||||
# CONFIG_DP83867_PHY is not set
|
# CONFIG_DP83867_PHY is not set
|
||||||
|
# CONFIG_MICROCHIP_PHY is not set
|
||||||
# CONFIG_FIXED_PHY is not set
|
# CONFIG_FIXED_PHY is not set
|
||||||
# CONFIG_MDIO_BITBANG is not set
|
# CONFIG_MDIO_BITBANG is not set
|
||||||
# CONFIG_MDIO_BCM_UNIMAC is not set
|
# CONFIG_MDIO_BCM_UNIMAC is not set
|
||||||
|
@ -1137,6 +1154,7 @@ CONFIG_PHYLIB=y
|
||||||
#
|
#
|
||||||
# CONFIG_WAN is not set
|
# CONFIG_WAN is not set
|
||||||
CONFIG_VMXNET3=y
|
CONFIG_VMXNET3=y
|
||||||
|
# CONFIG_FUJITSU_ES is not set
|
||||||
# CONFIG_ISDN is not set
|
# CONFIG_ISDN is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -1243,6 +1261,7 @@ CONFIG_SERIAL_8250_RUNTIME_UARTS=4
|
||||||
#
|
#
|
||||||
# Non-8250 serial port support
|
# Non-8250 serial port support
|
||||||
#
|
#
|
||||||
|
# CONFIG_SERIAL_UARTLITE is not set
|
||||||
CONFIG_SERIAL_CORE=y
|
CONFIG_SERIAL_CORE=y
|
||||||
CONFIG_SERIAL_CORE_CONSOLE=y
|
CONFIG_SERIAL_CORE_CONSOLE=y
|
||||||
# CONFIG_SERIAL_JSM is not set
|
# CONFIG_SERIAL_JSM is not set
|
||||||
|
@ -1334,10 +1353,7 @@ CONFIG_THERMAL_GOV_STEP_WISE=y
|
||||||
# CONFIG_INTEL_POWERCLAMP is not set
|
# CONFIG_INTEL_POWERCLAMP is not set
|
||||||
# CONFIG_INTEL_SOC_DTS_THERMAL is not set
|
# CONFIG_INTEL_SOC_DTS_THERMAL is not set
|
||||||
# CONFIG_INT340X_THERMAL is not set
|
# CONFIG_INT340X_THERMAL is not set
|
||||||
|
# CONFIG_INTEL_PCH_THERMAL is not set
|
||||||
#
|
|
||||||
# Texas Instruments thermal drivers
|
|
||||||
#
|
|
||||||
# CONFIG_WATCHDOG is not set
|
# CONFIG_WATCHDOG is not set
|
||||||
CONFIG_SSB_POSSIBLE=y
|
CONFIG_SSB_POSSIBLE=y
|
||||||
|
|
||||||
|
@ -1361,6 +1377,8 @@ CONFIG_BCMA_POSSIBLE=y
|
||||||
# CONFIG_HTC_PASIC3 is not set
|
# CONFIG_HTC_PASIC3 is not set
|
||||||
# CONFIG_LPC_ICH is not set
|
# CONFIG_LPC_ICH is not set
|
||||||
# CONFIG_LPC_SCH is not set
|
# CONFIG_LPC_SCH is not set
|
||||||
|
# CONFIG_MFD_INTEL_LPSS_ACPI is not set
|
||||||
|
# CONFIG_MFD_INTEL_LPSS_PCI is not set
|
||||||
# CONFIG_MFD_JANZ_CMODIO is not set
|
# CONFIG_MFD_JANZ_CMODIO is not set
|
||||||
# CONFIG_MFD_KEMPLD is not set
|
# CONFIG_MFD_KEMPLD is not set
|
||||||
# CONFIG_MFD_MT6397 is not set
|
# CONFIG_MFD_MT6397 is not set
|
||||||
|
@ -1392,10 +1410,6 @@ CONFIG_AGP_AMD64=y
|
||||||
CONFIG_VGA_ARB=y
|
CONFIG_VGA_ARB=y
|
||||||
CONFIG_VGA_ARB_MAX_GPUS=1
|
CONFIG_VGA_ARB_MAX_GPUS=1
|
||||||
# CONFIG_VGA_SWITCHEROO is not set
|
# CONFIG_VGA_SWITCHEROO is not set
|
||||||
|
|
||||||
#
|
|
||||||
# Direct Rendering Manager
|
|
||||||
#
|
|
||||||
# CONFIG_DRM is not set
|
# CONFIG_DRM is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -1439,6 +1453,7 @@ CONFIG_HID_CYPRESS=y
|
||||||
# CONFIG_HID_EMS_FF is not set
|
# CONFIG_HID_EMS_FF is not set
|
||||||
# CONFIG_HID_ELECOM is not set
|
# CONFIG_HID_ELECOM is not set
|
||||||
CONFIG_HID_EZKEY=y
|
CONFIG_HID_EZKEY=y
|
||||||
|
# CONFIG_HID_GEMBIRD is not set
|
||||||
# CONFIG_HID_KEYTOUCH is not set
|
# CONFIG_HID_KEYTOUCH is not set
|
||||||
# CONFIG_HID_KYE is not set
|
# CONFIG_HID_KYE is not set
|
||||||
# CONFIG_HID_WALTOP is not set
|
# CONFIG_HID_WALTOP is not set
|
||||||
|
@ -1613,12 +1628,18 @@ CONFIG_CLKBLD_I8253=y
|
||||||
# CONFIG_BCM_KONA_USB2_PHY is not set
|
# CONFIG_BCM_KONA_USB2_PHY is not set
|
||||||
# CONFIG_POWERCAP is not set
|
# CONFIG_POWERCAP is not set
|
||||||
# CONFIG_MCB is not set
|
# CONFIG_MCB is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Performance monitor support
|
||||||
|
#
|
||||||
|
# CONFIG_RAS is not set
|
||||||
# CONFIG_THUNDERBOLT is not set
|
# CONFIG_THUNDERBOLT is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# Android
|
# Android
|
||||||
#
|
#
|
||||||
# CONFIG_ANDROID is not set
|
# CONFIG_ANDROID is not set
|
||||||
|
# CONFIG_NVMEM is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# Firmware Drivers
|
# Firmware Drivers
|
||||||
|
@ -1640,7 +1661,7 @@ CONFIG_DCACHE_WORD_ACCESS=y
|
||||||
# CONFIG_EXT2_FS is not set
|
# CONFIG_EXT2_FS is not set
|
||||||
# CONFIG_EXT3_FS is not set
|
# CONFIG_EXT3_FS is not set
|
||||||
CONFIG_EXT4_FS=y
|
CONFIG_EXT4_FS=y
|
||||||
CONFIG_EXT4_USE_FOR_EXT23=y
|
CONFIG_EXT4_USE_FOR_EXT2=y
|
||||||
CONFIG_EXT4_FS_POSIX_ACL=y
|
CONFIG_EXT4_FS_POSIX_ACL=y
|
||||||
# CONFIG_EXT4_FS_SECURITY is not set
|
# CONFIG_EXT4_FS_SECURITY is not set
|
||||||
# CONFIG_EXT4_ENCRYPTION is not set
|
# CONFIG_EXT4_ENCRYPTION is not set
|
||||||
|
@ -1847,6 +1868,7 @@ CONFIG_TRACING_SUPPORT=y
|
||||||
# CONFIG_TEST_FIRMWARE is not set
|
# CONFIG_TEST_FIRMWARE is not set
|
||||||
# CONFIG_TEST_UDELAY is not set
|
# CONFIG_TEST_UDELAY is not set
|
||||||
# CONFIG_MEMTEST is not set
|
# CONFIG_MEMTEST is not set
|
||||||
|
# CONFIG_TEST_STATIC_KEYS is not set
|
||||||
# CONFIG_SAMPLES is not set
|
# CONFIG_SAMPLES is not set
|
||||||
CONFIG_HAVE_ARCH_KGDB=y
|
CONFIG_HAVE_ARCH_KGDB=y
|
||||||
# CONFIG_STRICT_DEVMEM is not set
|
# CONFIG_STRICT_DEVMEM is not set
|
||||||
|
@ -1995,6 +2017,10 @@ CONFIG_CRYPTO_LZO=y
|
||||||
# CONFIG_CRYPTO_USER_API_RNG is not set
|
# CONFIG_CRYPTO_USER_API_RNG is not set
|
||||||
# CONFIG_CRYPTO_USER_API_AEAD is not set
|
# CONFIG_CRYPTO_USER_API_AEAD is not set
|
||||||
# CONFIG_CRYPTO_HW is not set
|
# CONFIG_CRYPTO_HW is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Certificates for signature checking
|
||||||
|
#
|
||||||
CONFIG_HAVE_KVM=y
|
CONFIG_HAVE_KVM=y
|
||||||
CONFIG_VIRTUALIZATION=y
|
CONFIG_VIRTUALIZATION=y
|
||||||
# CONFIG_KVM is not set
|
# CONFIG_KVM is not set
|
||||||
|
@ -2014,7 +2040,6 @@ CONFIG_GENERIC_FIND_FIRST_BIT=y
|
||||||
CONFIG_GENERIC_PCI_IOMAP=y
|
CONFIG_GENERIC_PCI_IOMAP=y
|
||||||
CONFIG_GENERIC_IOMAP=y
|
CONFIG_GENERIC_IOMAP=y
|
||||||
CONFIG_GENERIC_IO=y
|
CONFIG_GENERIC_IO=y
|
||||||
CONFIG_PERCPU_RWSEM=y
|
|
||||||
CONFIG_ARCH_HAS_FAST_MULTIPLIER=y
|
CONFIG_ARCH_HAS_FAST_MULTIPLIER=y
|
||||||
# CONFIG_CRC_CCITT is not set
|
# CONFIG_CRC_CCITT is not set
|
||||||
CONFIG_CRC16=y
|
CONFIG_CRC16=y
|
||||||
|
@ -2043,8 +2068,8 @@ CONFIG_GLOB=y
|
||||||
# CONFIG_GLOB_SELFTEST is not set
|
# CONFIG_GLOB_SELFTEST is not set
|
||||||
CONFIG_NLATTR=y
|
CONFIG_NLATTR=y
|
||||||
CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y
|
CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y
|
||||||
# CONFIG_AVERAGE is not set
|
|
||||||
# CONFIG_CORDIC is not set
|
# CONFIG_CORDIC is not set
|
||||||
# CONFIG_DDR is not set
|
# CONFIG_DDR is not set
|
||||||
|
# CONFIG_SG_SPLIT is not set
|
||||||
CONFIG_ARCH_HAS_SG_CHAIN=y
|
CONFIG_ARCH_HAS_SG_CHAIN=y
|
||||||
CONFIG_ARCH_HAS_PMEM_API=y
|
CONFIG_ARCH_HAS_MMIO_FLUSH=y
|
||||||
|
|
Loading…
Reference in New Issue