diff options
Diffstat (limited to 'target/linux/x86/net5501/config-default')
-rw-r--r-- | target/linux/x86/net5501/config-default | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/target/linux/x86/net5501/config-default b/target/linux/x86/net5501/config-default index 224b7d3244..462f8a6f25 100644 --- a/target/linux/x86/net5501/config-default +++ b/target/linux/x86/net5501/config-default @@ -1,7 +1,5 @@ -# CONFIG_AMD_NB is not set # CONFIG_ATA_PIIX is not set CONFIG_DEBUG_BUGVERBOSE=y -# CONFIG_FB_GEODE is not set CONFIG_GENERIC_GPIO=y CONFIG_GPIOLIB=y CONFIG_GPIO_SYSFS=y @@ -15,3 +13,8 @@ CONFIG_NET5501=y CONFIG_PATA_CS5536=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 |