X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Fat91sam7x-ek%2Fexamples%2Fsd_fat%2Fcfg%2Fcfg_signal.h;fp=boards%2Fat91sam7x-ek%2Fexamples%2Fsd_fat%2Fcfg%2Fcfg_signal.h;h=0000000000000000000000000000000000000000;hb=67813e9ec40a4189348aa829f93a188c017a4c87;hp=e48d86a6e43fea23f26963f45378a48f2772f569;hpb=6c4b0cf8c98308df4866839b9c7d8fe813376969;p=bertos.git diff --git a/boards/at91sam7x-ek/examples/sd_fat/cfg/cfg_signal.h b/boards/at91sam7x-ek/examples/sd_fat/cfg/cfg_signal.h deleted file mode 100644 index e48d86a6..00000000 --- a/boards/at91sam7x-ek/examples/sd_fat/cfg/cfg_signal.h +++ /dev/null @@ -1,47 +0,0 @@ -/** - * \file - * - * - * \brief Kernel signals configuration parameters - * - * \author Bernie Innocenti - */ - -#ifndef CFG_SIGNAL_H -#define CFG_SIGNAL_H - -/** - * Inter-process signals. - * $WIZ$ type = "autoenabled" - */ -#define CONFIG_KERN_SIGNALS 0 - -#endif /* CFG_SIGNAL_H */