diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-11-03 04:28:44 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-11-03 04:28:44 +0000 |
commit | 76e0390eb331648c7a748f6eaf5f2ce4906ee375 (patch) | |
tree | adb94619172106c38a96c5c08e32890bdcb6ef1a /target/linux/package/openswan | |
parent | 88e6d938be231e660d4e73f97ebdf4374f192966 (diff) |
disable alsa and openswan on brcm-2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2321 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/package/openswan')
-rw-r--r-- | target/linux/package/openswan/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/package/openswan/Config.in b/target/linux/package/openswan/Config.in index 59a943f8e..52b52ba11 100644 --- a/target/linux/package/openswan/Config.in +++ b/target/linux/package/openswan/Config.in @@ -1,5 +1,6 @@ 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 |