X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Fat91sam7x-ek%2Fbenchmark%2Fkernel_footprint%2Fcfg%2Fcfg_monitor.h;fp=boards%2Fat91sam7x-ek%2Fbenchmark%2Fkernel_footprint%2Fcfg%2Fcfg_monitor.h;h=0000000000000000000000000000000000000000;hb=45a5ed5a6f4ccb4cf34e54b92eccb486436bc469;hp=78f222bfd3e8412c4a53031cbce2342b481dffc1;hpb=fbc4cfcfaf7efe9e326807a90b892e5c2836feef;p=bertos.git diff --git a/boards/at91sam7x-ek/benchmark/kernel_footprint/cfg/cfg_monitor.h b/boards/at91sam7x-ek/benchmark/kernel_footprint/cfg/cfg_monitor.h deleted file mode 100644 index 78f222bf..00000000 --- a/boards/at91sam7x-ek/benchmark/kernel_footprint/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 */