~ubuntu-branches/ubuntu/vivid/linux-ti-omap/vivid

« back to all changes in this revision

Viewing changes to ubuntu/Kconfig

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Bader, Amit Kucheria
  • Date: 2010-03-23 18:05:12 UTC
  • Revision ID: james.westby@ubuntu.com-20100323180512-iavj906ocnphdubp
Tags: 2.6.33-500.3
[ Amit Kucheria ]

* [Config] Fix the debug package name to end in -dbgsym
* SAUCE: Add the ubuntu/ drivers to omap
* SAUCE: Re-export the symbols for aufs
* [Config] Enable AUFS and COMPCACHE

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
menu "Ubuntu Supplied Third-Party Device Drivers"
 
2
 
 
3
source "ubuntu/aufs/Kconfig"
 
4
source "ubuntu/compcache/Kconfig"
 
5
source "ubuntu/dm-raid4-5/Kconfig"
 
6
source "ubuntu/fsam7400/Kconfig"
 
7
source "ubuntu/iscsitarget/Kconfig"
 
8
source "ubuntu/lirc/Kconfig"
 
9
source "ubuntu/ndiswrapper/Kconfig"
 
10
source "ubuntu/omnibook/Kconfig"
 
11
source "ubuntu/rtl8192se/Kconfig"
 
12
source "ubuntu/rfkill/Kconfig"
 
13
 
 
14
endmenu