From: Felix Fietkau Date: Tue, 10 Jan 2006 14:16:35 +0000 (+0000) Subject: fix Config.in for b44 kernel config change on brcm-2.4 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=57d209b20b679865f014e70e7ec4e2bc2b8aed9c;p=15.05%2Fopenwrt.git fix Config.in for b44 kernel config change on brcm-2.4 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2872 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/openwrt/target/linux/Config.in b/openwrt/target/linux/Config.in index 893c8f56a2..4b621231c7 100644 --- a/openwrt/target/linux/Config.in +++ b/openwrt/target/linux/Config.in @@ -568,8 +568,7 @@ config BR2_PACKAGE_KMOD_NET_E100 config BR2_PACKAGE_KMOD_NET_B44 prompt "kmod-net-b44...................... Broadcom 44XX, 47XX ethernet driver" tristate - depends !BR2_LINUX_2_6_BRCM - default y if BR2_LINUX_2_4_BRCM + depends !BR2_LINUX_2_6_BRCM && !BR2_LINUX_2_4_BRCM default m help Free driver for Broadcom Ethernet chipsets