From: Gabor Juhos Date: Sun, 23 Feb 2014 12:50:18 +0000 (+0000) Subject: x86/geos: switch to 3.10 and add broken flag X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=0f7232f117f919e9766f6da313968657f34bd7bb;hp=694dfdc5af378e19edcc8866e42f3b671694cb02 x86/geos: switch to 3.10 and add broken flag Compile tested only. Signed-off-by: Gabor Juhos SVN-Revision: 39710 --- 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