X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=arch%2Fblackfin%2Finclude%2Fasm%2Fconfig.h;h=1da386ea49cf789f688607971bdf6477e01a721f;hb=6853e6aa77b388998a5368b400aee3ae7776b1c2;hp=25cd8338657142f5c73d46addaa01a00b89e2aa5;hpb=4212657c53f9ed66fd5adc9da9a327e3739646fb;p=oweals%2Fu-boot.git diff --git a/arch/blackfin/include/asm/config.h b/arch/blackfin/include/asm/config.h index 25cd833865..1da386ea49 100644 --- a/arch/blackfin/include/asm/config.h +++ b/arch/blackfin/include/asm/config.h @@ -155,16 +155,6 @@ #ifndef CONFIG_SYS_MAXARGS # define CONFIG_SYS_MAXARGS 16 #endif -#if defined(CONFIG_SYS_HZ) -# if (CONFIG_SYS_HZ != 1000) -# warning "CONFIG_SYS_HZ must always be 1000" -# endif -# undef CONFIG_SYS_HZ -#endif -#define CONFIG_SYS_HZ 1000 -#ifndef CONFIG_SYS_BAUDRATE_TABLE -# define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 } -#endif /* Blackfin POST tests */ #ifdef CONFIG_POST_BSPEC1_GPIO_LEDS