home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.20-15 / ubuntu / Kconfig next >
Encoding:
Text File  |  2007-04-12  |  354 b   |  17 lines

  1. # drivers/Kconfig
  2.  
  3. menu "Ubuntu additional drivers"
  4.  
  5. source "ubuntu/misc/Kconfig"
  6. source "ubuntu/fs/Kconfig"
  7. source "ubuntu/wireless/Kconfig"
  8. source "ubuntu/media/Kconfig"
  9. source "ubuntu/acpi/Kconfig"
  10. source "ubuntu/net/Kconfig"
  11. source "ubuntu/mactel/Kconfig"
  12. source "ubuntu/ms/Kconfig"
  13. source "ubuntu/ssb/Kconfig"
  14. source "ubuntu/block/Kconfig"
  15.  
  16. endmenu
  17.