diff options
author | Tom Rini <trini@konsulko.com> | 2018-01-27 14:50:52 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-01-27 18:25:00 -0500 |
commit | 9c486e7cb03787016d2d5a360c5a62296bf5ca7b (patch) | |
tree | 91d4c793ce20201daa3be58c6ebc54e3d05e770d /include/configs/alt.h | |
parent | f95a4b3a5518818c831f1136053f9b2366018d0b (diff) | |
parent | 789edf694c63a6eff1188b3672af7d0228a1a0d9 (diff) |
Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
Diffstat (limited to 'include/configs/alt.h')
-rw-r--r-- | include/configs/alt.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/alt.h b/include/configs/alt.h index e35ddc8ed8..84fc705a04 100644 --- a/include/configs/alt.h +++ b/include/configs/alt.h @@ -11,7 +11,6 @@ #define __ALT_H #undef DEBUG -#define CONFIG_R8A7794 #define CONFIG_ARCH_RMOBILE_BOARD_STRING "Alt" #include "rcar-gen2-common.h" |