X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/7aa159ad8964b83b3545070b656dde75b45a932d..537e1055b87d7e9c8c09170e9a612fca73edc68f:/target/linux/x86/config-default diff --git a/target/linux/x86/config-default b/target/linux/x86/config-default index b6beba5cb..e59cb74f6 100644 --- a/target/linux/x86/config-default +++ b/target/linux/x86/config-default @@ -5,6 +5,8 @@ CONFIG_4KSTACKS=y # CONFIG_AC3200 is not set # CONFIG_ACPI is not set # CONFIG_ACPI_CMPC is not set +# CONFIG_ACPI_EC_DEBUGFS is not set +# CONFIG_ACPI_QUICKSTART is not set # CONFIG_ACQUIRE_WDT is not set # CONFIG_ADVANTECH_WDT is not set # CONFIG_ALIM1535_WDT is not set @@ -99,7 +101,7 @@ CONFIG_EARLY_PRINTK=y CONFIG_ELF_CORE=y # CONFIG_ELPLUS is not set # CONFIG_EUROTECH_WDT is not set -CONFIG_EXT2_FS=y +CONFIG_EXT4_FS=y CONFIG_FIRMWARE_IN_KERNEL=y CONFIG_FIRMWARE_MEMMAP=y CONFIG_FIX_EARLYCON_MEM=y @@ -176,6 +178,7 @@ CONFIG_HW_RANDOM_VIA=y # CONFIG_IMA is not set CONFIG_INITRAMFS_SOURCE="" # CONFIG_INPUT is not set +# CONFIG_INTEL_IPS is not set # CONFIG_INTEL_MENLOW is not set # CONFIG_IOMMU_API is not set # CONFIG_IOMMU_HELPER is not set @@ -216,6 +219,7 @@ CONFIG_M486=y # CONFIG_M586TSC is not set # CONFIG_M686 is not set # CONFIG_MACHZ_WDT is not set +CONFIG_X86_RESERVE_LOW=64 CONFIG_MATH_EMULATION=y # CONFIG_MATOM is not set # CONFIG_MCA is not set @@ -227,10 +231,7 @@ CONFIG_MATH_EMULATION=y # CONFIG_MEMTEST is not set # CONFIG_MGEODEGX1 is not set # CONFIG_MGEODE_LX is not set -CONFIG_MICROCODE=y -# CONFIG_MICROCODE_AMD is not set -CONFIG_MICROCODE_INTEL=y -CONFIG_MICROCODE_OLD_INTERFACE=y +# CONFIG_MICROCODE is not set # CONFIG_MIXCOMWD is not set # CONFIG_MK6 is not set # CONFIG_MK7 is not set @@ -259,9 +260,11 @@ CONFIG_NET_VENDOR_3COM=y # CONFIG_NET_VENDOR_SMC is not set CONFIG_NOHIGHMEM=y CONFIG_NR_CPUS=1 +# CONFIG_IRQ_TIME_ACCOUNTING is not set # CONFIG_NSC_GPIO is not set CONFIG_NVRAM=y # CONFIG_OLPC is not set +# CONFIG_OLPC_OPENFIRMWARE is not set # CONFIG_OPTIMIZE_INLINING is not set CONFIG_OUTPUT_FORMAT="elf32-i386" CONFIG_PAGEFLAGS_EXTENDED=y @@ -312,6 +315,7 @@ CONFIG_RWSEM_XCHGADD_ALGORITHM=y # CONFIG_SBC7240_WDT is not set # CONFIG_SBC8360_WDT is not set # CONFIG_SBC_EPX_C3_WATCHDOG is not set +# CONFIG_F71808E_WDT is not set # CONFIG_SC1200_WDT is not set # CONFIG_SC520_WDT is not set # CONFIG_SCHED_HRTICK is not set @@ -322,6 +326,7 @@ CONFIG_SCx200HR_TIMER=y # CONFIG_SCx200_GPIO is not set # CONFIG_SCx200_WDT is not set # CONFIG_SENSORS_K10TEMP is not set +# CONFIG_SENSORS_PKGTEMP is not set # CONFIG_SENSORS_VIA_CPUTEMP is not set # CONFIG_SERIAL_8250_EXTENDED is not set CONFIG_SERIAL_8250_PCI=y @@ -333,6 +338,7 @@ CONFIG_SERIO_LIBPS2=y # CONFIG_SERIO_PCIPS2 is not set # CONFIG_SERIO_RAW is not set CONFIG_SERIO_SERPORT=y +# CONFIG_SERIO_PS2MULT is not set # CONFIG_SLAB is not set CONFIG_SLUB=y CONFIG_SLUB_DEBUG=y @@ -351,6 +357,7 @@ CONFIG_THERMAL=y # CONFIG_TOPSTAR_LAPTOP is not set # CONFIG_TOSHIBA is not set # CONFIG_TOSHIBA_BT_RFKILL is not set +# CONFIG_IBM_RTL is not set # CONFIG_TREE_PREEMPT_RCU is not set CONFIG_TREE_RCU=y # CONFIG_TYPHOON is not set @@ -394,7 +401,7 @@ CONFIG_X86_INTERNODE_CACHE_BYTES=64 CONFIG_X86_INVLPG=y CONFIG_X86_IO_APIC=y CONFIG_X86_L1_CACHE_BYTES=64 -CONFIG_X86_L1_CACHE_SHIFT=4 +CONFIG_X86_L1_CACHE_SHIFT=6 CONFIG_X86_LOCAL_APIC=y # CONFIG_X86_LONGHAUL is not set # CONFIG_X86_LONGRUN is not set @@ -433,3 +440,4 @@ CONFIG_X86_VERBOSE_BOOTUP=y CONFIG_X86_WP_WORKS_OK=y CONFIG_X86_XADD=y # CONFIG_ZONE_DMA32 is not set +# CONFIG_BATTERY_BQ20Z75 is not set