remove obsolete comments stating that the modules won't build on mipsel/2.6
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 8 Dec 2005 09:06:03 +0000 (09:06 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 8 Dec 2005 09:06:03 +0000 (09:06 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2598 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/package/alsa/Config.in
target/linux/package/openswan/Config.in

index a68be7a..62dd21b 100644 (file)
@@ -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
index 52b52ba..59a943f 100644 (file)
@@ -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