summaryrefslogtreecommitdiff
path: root/ubuntu/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/Kconfig')
-rw-r--r--ubuntu/Kconfig22
1 files changed, 22 insertions, 0 deletions
diff --git a/ubuntu/Kconfig b/ubuntu/Kconfig
new file mode 100644
index 000000000000..faedd0bbc16b
--- /dev/null
+++ b/ubuntu/Kconfig
@@ -0,0 +1,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