mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 21:58:04 +00:00
x86/geos: switch to 3.8.10
Compile tested only. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36496
This commit is contained in:
parent
0fa71ca3e5
commit
d557a51a40
25
target/linux/x86/geos/config-3.8
Normal file
25
target/linux/x86/geos/config-3.8
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
# CONFIG_ATA_PIIX is not set
|
||||||
|
CONFIG_DMI=y
|
||||||
|
CONFIG_DMIID=y
|
||||||
|
# CONFIG_DMI_SYSFS is not set
|
||||||
|
CONFIG_GENERIC_GPIO=y
|
||||||
|
CONFIG_GEOS=y
|
||||||
|
CONFIG_GPIOLIB=y
|
||||||
|
CONFIG_GPIO_SYSFS=y
|
||||||
|
# CONFIG_HIGHMEM64G is not set
|
||||||
|
CONFIG_HWMON=y
|
||||||
|
# CONFIG_ISDN is not set
|
||||||
|
# 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_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
|
@ -21,7 +21,7 @@ DEFAULT_PACKAGES += \
|
|||||||
kmod-cpu-msr \
|
kmod-cpu-msr \
|
||||||
soloscli linux-atm br2684ctl ppp-mod-pppoa pppdump pppstats \
|
soloscli linux-atm br2684ctl ppp-mod-pppoa pppdump pppstats \
|
||||||
hwclock wpad flashrom tc
|
hwclock wpad flashrom tc
|
||||||
LINUX_VERSION:=3.7.10
|
LINUX_VERSION:=3.8.10
|
||||||
CS5535_MASK:=0x0E000048
|
CS5535_MASK:=0x0E000048
|
||||||
|
|
||||||
CFLAGS += -march=geode -Os -mmmx -m3dnow -fno-align-jumps -fno-align-functions \
|
CFLAGS += -march=geode -Os -mmmx -m3dnow -fno-align-jumps -fno-align-functions \
|
||||||
|
Loading…
Reference in New Issue
Block a user