Changeset 0ea1f3f in freewrt for target/linux/package
- Timestamp:
- Jun 30, 2006, 9:02:45 PM (19 years ago)
- Branches:
- freewrt_1_0, freewrt_2_0
- Children:
- f724867
- Parents:
- 149ff92
- Location:
- target/linux/package
- Files:
-
- 2 added
- 4 edited
-
alsa/Config.in (modified) (1 diff)
-
alsa/patches/001-copy-portable.patch (added)
-
alsa/patches/010-include-fix.patch (added)
-
diag/Config.in (modified) (1 diff)
-
hostap/Config.in (modified) (3 diffs)
-
switch/Config.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
target/linux/package/alsa/Config.in
r149ff92 r0ea1f3f 2 2 prompt "kmod-alsa......................... Alsa Sound Drivers" 3 3 tristate 4 depends BR2_LINUX_2_4_X86 || BR2_LINUX_2_4_BRCM || BR2_LINUX_2_6_X86 || BR2_LINUX_2_6_BRCM5 4 depends BR2_PACKAGE_KMOD_USB_CONTROLLER 6 5 select BR2_PACKAGE_KMOD_SOUNDCORE 7 default m if CONFIG_DEVEL6 default n 8 7 help 9 8 Alsa Drivers for USB Soundcards -
target/linux/package/diag/Config.in
r149ff92 r0ea1f3f 2 2 prompt "kmod-diag......................... Driver for router LEDs and Buttons" 3 3 tristate 4 depends BR2_LINUX_2_4_BRCM 5 default y 4 default n 6 5 help 7 6 Driver for router LEDs and Buttons -
target/linux/package/hostap/Config.in
r149ff92 r0ea1f3f 2 2 prompt "kmod-hostap....................... Host AP support for Prism2/2.5/3 IEEE 802.11b" 3 3 tristate 4 depends BR2_LINUX_2_4_X86 || BR2_LINUX_2_4_BRCM 5 default m if CONFIG_DEVEL 4 default n 6 5 help 7 6 A driver for 802.11b wireless cards based on Intersil Prism2/2.5/3 … … 18 17 prompt "kmod-hostap-pci................. Host AP driver for Prism2.5 PCI adaptors" 19 18 tristate 20 default m if CONFIG_DEVEL19 default n 21 20 depends BR2_PACKAGE_KMOD_HOSTAP 22 21 help … … 30 29 prompt "kmod-hostap-plx................. Host AP driver for Prism2/2.5/3 in PLX9052 based PCI adaptors" 31 30 tristate 32 default m if CONFIG_DEVEL31 default n 33 32 depends BR2_PACKAGE_KMOD_HOSTAP 34 33 help -
target/linux/package/switch/Config.in
r149ff92 r0ea1f3f 2 2 prompt "kmod-switch....................... Kernel driver for ROBO and ADMTEK SWITCH" 3 3 tristate 4 default y if BR2_LINUX_2_6_BRCM || BR2_LINUX_2_4_BRCM5 default m if CONFIG_DEVEL6 4 default n 7 5 help 8 6 Kernel driver for ROBO and ADMTEK switches. 9 10 http://www.openwrt.org11
Note:
See TracChangeset
for help on using the changeset viewer.
