From: nbd Date: Wed, 11 Jan 2006 23:01:17 +0000 (+0000) Subject: fix dependencies for bcm43xx X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=11c3d7fb1ac40e2ff28de1fec2debce5af228cb4;p=openwrt.git fix dependencies for bcm43xx git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2927 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/openwrt/target/linux/package/bcm43xx-dscape/Config.in b/openwrt/target/linux/package/bcm43xx-dscape/Config.in index b3bd6f6b90..bee943c12b 100644 --- a/openwrt/target/linux/package/bcm43xx-dscape/Config.in +++ b/openwrt/target/linux/package/bcm43xx-dscape/Config.in @@ -2,7 +2,7 @@ config BR2_PACKAGE_KMOD_BCM43XX_DSCAPE prompt "kmod-bcm43xx-dscape............... Free Broadcom 43xx wireless driver (devicescape stack)" tristate depends BR2_LINUX_2_6_BRCM - depends BR2_PACKAGE_KMOD_IEEE80211_DSCAPE + select BR2_PACKAGE_KMOD_IEEE80211_DSCAPE default m if CONFIG_DEVEL default n help