video: kmod-pwm does not exist anymore
[openwrt.git] / package / kernel / linux / modules / video.mk
index e146992..856b70a 100644 (file)
@@ -40,7 +40,7 @@ $(eval $(call KernelPackage,backlight))
 define KernelPackage/backlight-pwm
        SUBMENU:=$(VIDEO_MENU)
        TITLE:=PWM Backlight support
-       DEPENDS:=+kmod-pwm +kmod-backlight
+       DEPENDS:=+kmod-backlight
        KCONFIG:=CONFIG_BACKLIGHT_PWM
        FILES:=$(LINUX_DIR)/drivers/video/backlight/pwm_bl.ko
        AUTOLOAD:=$(call AutoProbe,video pwm_bl)