diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/s5pc210_universal.h | 2 | ||||
| -rw-r--r-- | include/configs/trats.h | 2 | ||||
| -rw-r--r-- | include/configs/trats2.h | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/s5pc210_universal.h b/include/configs/s5pc210_universal.h index 8df7377a0f2..3b94b17ff78 100644 --- a/include/configs/s5pc210_universal.h +++ b/include/configs/s5pc210_universal.h @@ -11,8 +11,6 @@ #include <configs/exynos4-common.h> -#define CONFIG_TIZEN /* TIZEN lib */ - /* Keep L2 Cache Disabled */ /* Universal has 2 banks of DRAM */ diff --git a/include/configs/trats.h b/include/configs/trats.h index db33560f0db..118ceb52501 100644 --- a/include/configs/trats.h +++ b/include/configs/trats.h @@ -13,8 +13,6 @@ #define CONFIG_TRATS -#define CONFIG_TIZEN /* TIZEN lib */ - #ifndef CONFIG_SYS_L2CACHE_OFF #define CONFIG_SYS_L2_PL310 #define CONFIG_SYS_PL310_BASE 0x10502000 diff --git a/include/configs/trats2.h b/include/configs/trats2.h index a4d598d0851..2d644a8b231 100644 --- a/include/configs/trats2.h +++ b/include/configs/trats2.h @@ -12,8 +12,6 @@ #include <configs/exynos4-common.h> -#define CONFIG_TIZEN /* TIZEN lib */ - #ifndef CONFIG_SYS_L2CACHE_OFF #define CONFIG_SYS_L2_PL310 #define CONFIG_SYS_PL310_BASE 0x10502000 |
