From 1a26705e6bc7e24995af6738008fd28a2dc96228 Mon Sep 17 00:00:00 2001 From: juhosg Date: Sun, 23 Feb 2014 12:50:18 +0000 Subject: [PATCH] x86/geos: switch to 3.10 and add broken flag Compile tested only. Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39710 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/x86/geos/config-3.10 | 1 - target/linux/x86/geos/target.mk | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/target/linux/x86/geos/config-3.10 b/target/linux/x86/geos/config-3.10 index d923ef0741..66ae2c7afc 100644 --- a/target/linux/x86/geos/config-3.10 +++ b/target/linux/x86/geos/config-3.10 @@ -2,7 +2,6 @@ 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 diff --git a/target/linux/x86/geos/target.mk b/target/linux/x86/geos/target.mk index 7e4670212a..c46acdb890 100644 --- a/target/linux/x86/geos/target.mk +++ b/target/linux/x86/geos/target.mk @@ -1,5 +1,5 @@ BOARDNAME:=Traverse Geos -FEATURES:=squashfs ext4 pci usb gpio +FEATURES:=squashfs ext4 pci usb gpio broken DEFAULT_PACKAGES += \ kmod-crypto-hw-geode kmod-crypto-ocf \ kmod-gpio-cs5535-new kmod-gpio-nsc \ @@ -21,7 +21,7 @@ DEFAULT_PACKAGES += \ kmod-cpu-msr \ soloscli linux-atm br2684ctl ppp-mod-pppoa pppdump pppstats \ hwclock wpad flashrom tc -LINUX_VERSION:=3.8.13 +LINUX_VERSION:=3.10.32 CS5535_MASK:=0x0E000048 CPU_TYPE := geode -- 2.11.0