aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-12-08 09:06:03 +0000
committerNicolas Thill <nico@openwrt.org>2005-12-08 09:06:03 +0000
commitcba62f41378cdfd4561542921b2c69834cdb04f8 (patch)
treec8afaa77737f5b55514aba1f5fd9e002fd3f3b75
parentdd21e4c08a51322de23f77af861336b3a12487f2 (diff)
downloadupstream-cba62f41378cdfd4561542921b2c69834cdb04f8.tar.gz
upstream-cba62f41378cdfd4561542921b2c69834cdb04f8.tar.bz2
upstream-cba62f41378cdfd4561542921b2c69834cdb04f8.zip
remove obsolete comments stating that the modules won't build on mipsel/2.6
SVN-Revision: 2598
-rw-r--r--openwrt/target/linux/package/alsa/Config.in1
-rw-r--r--openwrt/target/linux/package/openswan/Config.in1
2 files changed, 0 insertions, 2 deletions
diff --git a/openwrt/target/linux/package/alsa/Config.in b/openwrt/target/linux/package/alsa/Config.in
index a68be7a6ad..62dd21b97a 100644
--- a/openwrt/target/linux/package/alsa/Config.in
+++ b/openwrt/target/linux/package/alsa/Config.in
@@ -1,6 +1,5 @@
config BR2_PACKAGE_KMOD_ALSA
prompt "kmod-alsa......................... Alsa Sound Drivers"
- prompt "kmod-alsa......................... Alsa Sound Drivers (FIXME, does not build on 2.6/mipsel)" if BR2_LINUX_2_6_BRCM
tristate
default m if CONFIG_DEVEL
depends BR2_PACKAGE_KMOD_USB_CONTROLLER
diff --git a/openwrt/target/linux/package/openswan/Config.in b/openwrt/target/linux/package/openswan/Config.in
index 52b52ba116..59a943f8e4 100644
--- a/openwrt/target/linux/package/openswan/Config.in
+++ b/openwrt/target/linux/package/openswan/Config.in
@@ -1,6 +1,5 @@
config BR2_PACKAGE_KMOD_OPENSWAN
prompt "kmod-openswan..................... Openswan kernel module"
- prompt "kmod-openswan..................... Openswan kernel module (FIXME, does not build on 2.6/mipsel)" if BR2_LINUX_2_6_BRCM
tristate
default m if CONFIG_DEVEL
help