X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=boards%2Fsam3x-ek%2Ftemplates%2Fempty%2Fcfg%2Fcfg_monitor.h;fp=boards%2Fsam3x-ek%2Ftemplates%2Fempty%2Fcfg%2Fcfg_monitor.h;h=0000000000000000000000000000000000000000;hb=059709cc35dbe6cfd47c6b18e1177034a8fccbf6;hp=78f222bfd3e8412c4a53031cbce2342b481dffc1;hpb=619741c672e2bd145d479ea4936dbd3532372151;p=bertos.git diff --git a/boards/sam3x-ek/templates/empty/cfg/cfg_monitor.h b/boards/sam3x-ek/templates/empty/cfg/cfg_monitor.h deleted file mode 100644 index 78f222bf..00000000 --- a/boards/sam3x-ek/templates/empty/cfg/cfg_monitor.h +++ /dev/null @@ -1,47 +0,0 @@ -/** - * \file - * - * - * \brief Kernel monitor configuration parameters - * - * \author Bernie Innocenti - */ - -#ifndef CFG_MONITOR_H -#define CFG_MONITOR_H - -/** - * Process monitor. - * $WIZ$ type = "autoenabled" - */ -#define CONFIG_KERN_MONITOR 0 - -#endif /* CFG_MONITOR_H */