layerscape: kmod-ppfe: Use ppfe driver as module
[openwrt/openwrt.git] / target / linux / layerscape / modules.mk
index 11e75ee7499a386dd79b91686f289c843e7c68e1..9aa11e08fb51ae582ad1afed775d0454c7b98a21 100644 (file)
@@ -22,7 +22,7 @@ define KernelPackage/ppfe
   SUBMENU:=$(NETWORK_DEVICES_MENU)
   TITLE:=Freescale PPFE Driver support
   DEPENDS:=@TARGET_layerscape
-  KCONFIG:=CONFIG_FSL_PPFE=y \
+  KCONFIG:=CONFIG_FSL_PPFE \
        CONFIG_FSL_PPFE_UTIL_DISABLED=y
   FILES:=$(LINUX_DIR)/drivers/staging/fsl_ppfe/pfe.ko
   AUTOLOAD:=$(call AutoLoad,35,pfe)