diff options
author | Tom Rini <trini@konsulko.com> | 2020-06-16 19:06:28 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-06-26 10:29:26 -0400 |
commit | 2254f132161e4421f6d6f2849056f68ca931e7de (patch) | |
tree | 4a335834306db6ee9f2e339733595f28656254e5 /include/configs/p1_p2_rdb_pc.h | |
parent | f399e838cfdce0c477ad6f6eb13b9021aba3bc0e (diff) |
Kconfig: Remove CONFIG_CLOCKS_IN_MHZ
This variable is unset anywhere and only unset on a number of platforms.
Remove all relevant code.
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/p1_p2_rdb_pc.h')
-rw-r--r-- | include/configs/p1_p2_rdb_pc.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/p1_p2_rdb_pc.h b/include/configs/p1_p2_rdb_pc.h index 219e5d216b..6b57be912a 100644 --- a/include/configs/p1_p2_rdb_pc.h +++ b/include/configs/p1_p2_rdb_pc.h @@ -300,8 +300,6 @@ #define CONFIG_SYS_DDR_INTERVAL 0x0C300000 #endif -#undef CONFIG_CLOCKS_IN_MHZ - /* * Memory map * |