summaryrefslogtreecommitdiff
path: root/ubuntu/Kconfig
blob: faedd0bbc16b063cbd023e9cc024fce2a410ff26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
menu "Ubuntu Supplied Third-Party Device Drivers"

#
# NOTE: to allow drivers to be added and removed without causing merge
# collisions you should add new entries in the middle of the six lines
# of ## at the bottom of the list.  Always add three lines of ## above
# your new entry and maintain the six lines below.
#

##
##
##
source "ubuntu/dm-raid4-5/Kconfig"
##
##
##
##
##
source "ubuntu/aufs/Kconfig"
##

endmenu