diff options
author | Lokesh Vutla <lokeshvutla@ti.com> | 2017-05-05 12:59:07 +0530 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-05-12 08:37:11 -0400 |
commit | c187dd685adcbfd24b119e3a50a96132bdad1639 (patch) | |
tree | 466401343f2c9afdae972008748e01955039b17f /include/configs/pxm2.h | |
parent | 66928afb6b55647a446560d32427a032e674301f (diff) |
configs: convert CONFIG_SYS_MPUCLK to Kconfig
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/pxm2.h')
-rw-r--r-- | include/configs/pxm2.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/pxm2.h b/include/configs/pxm2.h index c8bc8f3512..57f034f0df 100644 --- a/include/configs/pxm2.h +++ b/include/configs/pxm2.h @@ -19,7 +19,6 @@ #include "siemens-am33x-common.h" -#define CONFIG_SYS_MPUCLK 720 #define DDR_IOCTRL_VAL 0x18b #define DDR_PLL_FREQ 266 |