mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 07:51:55 +02:00
remove obsolete comments stating that the modules won't build on mipsel/2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2598 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c7648b6717
commit
e6546b0d0c
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user