~ubuntu-branches/ubuntu/quantal/linux-lowlatency/quantal

« back to all changes in this revision

Viewing changes to ubuntu/Kconfig

  • Committer: Package Import Robot
  • Author(s): Alessio Igor Bogani
  • Date: 2011-10-26 11:13:05 UTC
  • Revision ID: package-import@ubuntu.com-20111026111305-04kado7d1u2er2rl
Tags: 3.2.0-16.25
Add new lowlatency kernel flavour

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
menu "Ubuntu Supplied Third-Party Device Drivers"
 
2
 
 
3
#
 
4
# NOTE: to allow drivers to be added and removed without causing merge
 
5
# collisions you should add new entries in the middle of the six lines
 
6
# of ## at the bottom of the list.  Always add three lines of ## above
 
7
# your new entry and maintain the six lines below.
 
8
#
 
9
 
 
10
##
 
11
##
 
12
##
 
13
source "ubuntu/dm-raid4-5/Kconfig"
 
14
##
 
15
##
 
16
##
 
17
source "ubuntu/ndiswrapper/Kconfig"
 
18
##
 
19
##
 
20
##
 
21
source "ubuntu/rfkill/Kconfig"
 
22
##
 
23
##
 
24
##
 
25
source "ubuntu/fsam7400/Kconfig"
 
26
##
 
27
##
 
28
##
 
29
source "ubuntu/omnibook/Kconfig"
 
30
##
 
31
##
 
32
##
 
33
source "ubuntu/aufs/Kconfig"
 
34
##
 
35
##
 
36
##
 
37
 
 
38
endmenu