blob: 479ffb0a22d8007484bf30e4760f9a113a4a8be8 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#ifndef _LINUX_CONFIG_H
2#define _LINUX_CONFIG_H
Russell King2dd34b42005-10-30 22:42:11 +01003/* This file is no longer in use and kept only for backward compatibility.
4 * autoconf.h is now included via -imacros on the commandline
5 */
Dave Jones038b0a62006-10-04 03:38:54 -04006#warning Including config.h is deprecated.
Linus Torvalds1da177e2005-04-16 15:20:36 -07007#include <linux/autoconf.h>
8
9#endif