summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig25
1 files changed, 0 insertions, 25 deletions
diff --git a/Kconfig b/Kconfig
deleted file mode 100644
index 8dd684a9..00000000
--- a/Kconfig
+++ /dev/null
@@ -1,25 +0,0 @@
-#
-# For a description of the syntax of this configuration file,
-# see Documentation/kbuild/kconfig-language.txt.
-#
-
-mainmenu "$VERSION $BASE $BASE_TREE $BASE_TREE_VERSION"
-
-comment "Linux kernel backport configuration"
-
-source Kconfig.env
-
-config COMPAT_VIDEO_MODULES
- bool "Video drivers"
- help
- This enables compilation of Video DRM drivers.
-
-config COMPAT_WIRELESS
- bool "Wireless drivers"
- help
- This enables compilation of Wireless drivers.
-
-config COMPAT_BLUETOOTH
- bool "Bluetooth drivers"
- help
- This enables compilation of Bluetooth drivers.