diff options
Diffstat (limited to 'include/configs/versatile.h')
-rw-r--r-- | include/configs/versatile.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/versatile.h b/include/configs/versatile.h index 852becb36d..8f6383b051 100644 --- a/include/configs/versatile.h +++ b/include/configs/versatile.h @@ -144,7 +144,6 @@ #define CONFIG_SYS_MAXARGS 16 /* max number of command args */ #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE /* Boot Argument Buffer Size */ -#undef CONFIG_SYS_CLKS_IN_HZ /* everything, incl board info, in Hz */ #define CONFIG_SYS_LOAD_ADDR 0x7fc0 /* default load address */ /*----------------------------------------------------------------------- |