diff options
Diffstat (limited to 'target/linux/x86/alix2/config-default')
-rw-r--r-- | target/linux/x86/alix2/config-default | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/target/linux/x86/alix2/config-default b/target/linux/x86/alix2/config-default index cc3de96809..ee7e3a780f 100644 --- a/target/linux/x86/alix2/config-default +++ b/target/linux/x86/alix2/config-default @@ -1,21 +1,25 @@ CONFIG_ALIX=y -# CONFIG_AMD_NB is not set +CONFIG_DEBUG_BUGVERBOSE=y CONFIG_DMI=y CONFIG_DMIID=y # CONFIG_DMI_SYSFS is not set -CONFIG_DEBUG_BUGVERBOSE=y -# CONFIG_FB_GEODE is not set CONFIG_GENERIC_GPIO=y +# CONFIG_GEOS is not set CONFIG_GPIOLIB=y CONFIG_GPIO_SYSFS=y # CONFIG_HIGHMEM64G is not set CONFIG_HWMON=y +# CONFIG_LEDS_CLEVO_MAIL is not set # CONFIG_M486 is not set # CONFIG_MATH_EMULATION is not set CONFIG_MGEODE_LX=y +CONFIG_NLS=y CONFIG_PATA_CS5536=y -# CONFIG_PCIEPORTBUS is not set -CONFIG_PCSPKR_PLATFORM=y +CONFIG_PCI_LABEL=y # CONFIG_SCx200 is not set CONFIG_THERMAL_HWMON=y +CONFIG_X86_CMOV=y CONFIG_X86_DEBUGCTLMSR=y +CONFIG_X86_TSC=y +CONFIG_X86_USE_3DNOW=y +CONFIG_X86_USE_PPRO_CHECKSUM=y |