Remove all inclusions of <linux/config.h>
[profile/ivi/kernel-adaptation-intel-automotive.git] / drivers / char / watchdog / iTCO_wdt.c
index 8f89948..aaac94d 100644 (file)
@@ -49,7 +49,6 @@
 #define PFX            DRV_NAME ": "
 
 /* Includes */
-#include <linux/config.h>              /* For CONFIG_WATCHDOG_NOWAYOUT/... */
 #include <linux/module.h>              /* For module specific items */
 #include <linux/moduleparam.h>         /* For new moduleparam's */
 #include <linux/types.h>               /* For standard types (like size_t) */