diff options
author | Tom Rini <trini@konsulko.com> | 2018-05-03 09:20:02 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-05-03 09:20:02 -0400 |
commit | 9f881a590fc6a22be26502cf893626feb31ad1fc (patch) | |
tree | 9613f67358ee47e44cf4a00a2cbc9fed4b1c2be5 /include/configs/armadillo-800eva.h | |
parent | 8b4a610af96f1ecf9f713cdb50b63eecf4f13884 (diff) | |
parent | 74c8cb02a4a7d20961a58ff8763ee32045becccb (diff) |
Merge git://git.denx.de/u-boot-sh
Diffstat (limited to 'include/configs/armadillo-800eva.h')
-rw-r--r-- | include/configs/armadillo-800eva.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/armadillo-800eva.h b/include/configs/armadillo-800eva.h index 6e7ac0a905..b49407a8b2 100644 --- a/include/configs/armadillo-800eva.h +++ b/include/configs/armadillo-800eva.h @@ -9,8 +9,6 @@ #ifndef __ARMADILLO_800EVA_H #define __ARMADILLO_800EVA_H -#undef DEBUG -#define CONFIG_ARCH_RMOBILE_BOARD_STRING "Armadillo-800EVA Board\n" #define CONFIG_SH_GPIO_PFC #include <asm/arch/rmobile.h> |