mvebu: enable core drivers in the kernel config instead of packaging them
[openwrt/openwrt.git] / target / linux / mvebu / Makefile
index 143c3f842b2843d931d657b0ef89d96e77edee55..bda69f64c7bca3befd7a4a53efe91c0f4cecc7ae 100644 (file)
@@ -20,6 +20,6 @@ include $(INCLUDE_DIR)/target.mk
 
 KERNELNAME:=zImage dtbs
 
-DEFAULT_PACKAGES += uboot-envtools
+DEFAULT_PACKAGES += uboot-envtools kmod-gpio-button-hotplug
 
 $(eval $(call BuildTarget))