X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Fat91sam7s-ek%2Ftemplates%2Fkernel%2Fcfg%2Fcfg_flash25.h;fp=boards%2Fat91sam7s-ek%2Ftemplates%2Fkernel%2Fcfg%2Fcfg_flash25.h;h=0000000000000000000000000000000000000000;hb=8f7814c52313b79a67ddbfef7a068af343ea6541;hp=4b478b21d83abbade98ce3cb43b6601594e9c53d;hpb=e04285605a166a50fada6dcc601ee2ad2fedb32f;p=bertos.git diff --git a/boards/at91sam7s-ek/templates/kernel/cfg/cfg_flash25.h b/boards/at91sam7s-ek/templates/kernel/cfg/cfg_flash25.h deleted file mode 100644 index 4b478b21..00000000 --- a/boards/at91sam7s-ek/templates/kernel/cfg/cfg_flash25.h +++ /dev/null @@ -1,51 +0,0 @@ -/** - * \file - * - * - * \brief Configuration file for flash25 module. - * - * - * \author Daniele Basile - */ - -#ifndef CFG_FLASH25_H -#define CFG_FLASH25_H - -/** - * Eeprom memory type. - * - *$WIZ$ type = "enum" - *$WIZ$ value_list = "flash25_list" - */ -#define CONFIG_FLASH25 FLASH25_AT25F2048 - -#endif /* CFG_FALSH25_H */ -