diff options
Diffstat (limited to 'include/configs/ti814x_evm.h')
-rw-r--r-- | include/configs/ti814x_evm.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/ti814x_evm.h b/include/configs/ti814x_evm.h index a4066a8494..ea83ea2495 100644 --- a/include/configs/ti814x_evm.h +++ b/include/configs/ti814x_evm.h @@ -16,9 +16,6 @@ #ifndef __CONFIG_TI814X_EVM_H #define __CONFIG_TI814X_EVM_H -#define CONFIG_TI81XX -#define CONFIG_TI814X - #include <asm/arch/omap.h> #define CONFIG_ENV_SIZE (128 << 10) /* 128 KiB */ |