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 000000000000..9d1c14f7ad6d
--- /dev/null
+++ b/include/linux/config.h
@@ -0,0 +1,6 @@
1#ifndef _LINUX_CONFIG_H
2#define _LINUX_CONFIG_H
3
4#include <linux/autoconf.h>
5
6#endif