[package] kernel: Move CONFIG_CRYPTO_HW to crypto-core
[openwrt.git] / package / kernel / modules / netdevices.mk
index aaee3ac..61fccf4 100644 (file)
@@ -489,7 +489,7 @@ $(eval $(call KernelPackage,tulip))
 define KernelPackage/solos-pci
   SUBMENU:=$(NETWORK_DEVICES_MENU)
   TITLE:=Solos ADSL2+ multiport modem
-  DEPENDS:=@TARGET_x86
+  DEPENDS:=@TARGET_x86 +kmod-atm
   KCONFIG:=CONFIG_ATM_SOLOS
   FILES:=$(LINUX_DIR)/drivers/atm/solos-pci.ko
   AUTOLOAD:=$(call AutoLoad,50,solos-pci)
This page took 0.024317 seconds and 4 git commands to generate.