diff options
Diffstat (limited to 'include/configs/omap5_evm.h')
-rw-r--r-- | include/configs/omap5_evm.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/omap5_evm.h b/include/configs/omap5_evm.h index 8378387..c5874bb 100644 --- a/include/configs/omap5_evm.h +++ b/include/configs/omap5_evm.h @@ -50,8 +50,6 @@ /* Clock Defines */ #define V_OSCK 19200000 /* Clock output from T2 */ #define V_SCLK V_OSCK -#define CONFIG_SYS_CLOCKS_ENABLE_ALL 1 /* Enable all clocks */ -#define CONFIG_SYS_ENABLE_PADS_ALL 1 /* Enable all PADS for now */ #undef CONFIG_USE_IRQ /* no support for IRQs */ #define CONFIG_MISC_INIT_R |