aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/config.h')
-rw-r--r--include/linux/config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/linux/config.h b/include/linux/config.h
new file mode 100644
index 0000000..a0194cb
--- /dev/null
+++ b/include/linux/config.h
@@ -0,0 +1,6 @@
+#ifndef _LINUX_CONFIG_H
+#define _LINUX_CONFIG_H
+
+/* #include <linux/autoconf.h> */
+
+#endif