diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/ti814x_evm.h | 3 | ||||
| -rw-r--r-- | include/configs/ti816x_evm.h | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/ti814x_evm.h b/include/configs/ti814x_evm.h index a4066a84946..ea83ea2495e 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 */ diff --git a/include/configs/ti816x_evm.h b/include/configs/ti816x_evm.h index 27c6479ccc2..defcad45188 100644 --- a/include/configs/ti816x_evm.h +++ b/include/configs/ti816x_evm.h @@ -10,9 +10,6 @@ #ifndef __CONFIG_TI816X_EVM_H #define __CONFIG_TI816X_EVM_H -#define CONFIG_TI81XX -#define CONFIG_TI816X - #include <configs/ti_armv7_omap.h> #include <asm/arch/omap.h> |
