alix2: add/subtract features as needed
[openwrt/openwrt.git] / target / linux / x86 / geos / target.mk
index 78fa0057750e5e0bb391764847e3b0e445596d2b..466e4ee016491d205984df43370ad533cd50a2cc 100644 (file)
@@ -3,7 +3,7 @@ FEATURES:=squashfs jffs2 ext4 pci usb gpio
 GEOS_GPIO = $(if $(findstring 2.6.32,$(LINUX_VERSION)),gpio-cs5535,gpio-cs5535-new)
 DEFAULT_PACKAGES += \
             kmod-crypto-hw-geode kmod-crypto-ocf \
-            kmod-$(GEOS_GPIO) \
+            kmod-$(GEOS_GPIO) kmod-gpio-nsc \
             kmod-wdt-geode kmod-cs5535-clockevt kmod-cs5535-mfgpt \
             kmod-cs5536 \
             kmod-hwmon-core kmod-hwmon-lm90 \