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 | 01cc5f0284a47c790f9ab73cea10e09b24816edd (patch) | |
tree | d3e5ac7492f56c32dd971ab248f379f62e185508 /openwrt/target/linux/package/alsa/Config.in | |
parent | 5c8a9ed64d4bccdc01eec87d3f8702484fa43a85 (diff) |
disable alsa and openswan on brcm-2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2321 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/package/alsa/Config.in')
-rw-r--r-- | openwrt/target/linux/package/alsa/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/target/linux/package/alsa/Config.in b/openwrt/target/linux/package/alsa/Config.in index 62dd21b97..a68be7a6a 100644 --- a/openwrt/target/linux/package/alsa/Config.in +++ b/openwrt/target/linux/package/alsa/Config.in @@ -1,5 +1,6 @@ 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 |