remove obsolete comments stating that the modules won't build on mipsel/2.6
SVN-Revision: 2598
This commit is contained in:
parent
dd21e4c08a
commit
cba62f4137
2 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
||||||
config BR2_PACKAGE_KMOD_ALSA
|
config BR2_PACKAGE_KMOD_ALSA
|
||||||
prompt "kmod-alsa......................... Alsa Sound Drivers"
|
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
|
tristate
|
||||||
default m if CONFIG_DEVEL
|
default m if CONFIG_DEVEL
|
||||||
depends BR2_PACKAGE_KMOD_USB_CONTROLLER
|
depends BR2_PACKAGE_KMOD_USB_CONTROLLER
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
config BR2_PACKAGE_KMOD_OPENSWAN
|
config BR2_PACKAGE_KMOD_OPENSWAN
|
||||||
prompt "kmod-openswan..................... Openswan kernel module"
|
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
|
tristate
|
||||||
default m if CONFIG_DEVEL
|
default m if CONFIG_DEVEL
|
||||||
help
|
help
|
||||||
|
|
Loading…
Reference in a new issue