diff options
author | Tom Rini <trini@ti.com> | 2014-11-17 08:43:40 -0500 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-11-17 08:43:40 -0500 |
commit | bdf790fabc8185112b3f699c8a25aab09c50239e (patch) | |
tree | 1ad02576f6849a800905eb47ccf4a878c5bfa6d1 /include/configs/sh7753evb.h | |
parent | 256d83cd6d8caf345ffba414a0f77f30d68caf8a (diff) | |
parent | 570dd7f441c2d2d2e83a9345608801c92e7d2c6f (diff) | |
download | u-boot-imx-bdf790fabc8185112b3f699c8a25aab09c50239e.zip u-boot-imx-bdf790fabc8185112b3f699c8a25aab09c50239e.tar.gz u-boot-imx-bdf790fabc8185112b3f699c8a25aab09c50239e.tar.bz2 |
Merge branch 'master' of git://git.denx.de/u-boot-sh
Diffstat (limited to 'include/configs/sh7753evb.h')
-rw-r--r-- | include/configs/sh7753evb.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/sh7753evb.h b/include/configs/sh7753evb.h index e400db0..c31dd7a 100644 --- a/include/configs/sh7753evb.h +++ b/include/configs/sh7753evb.h @@ -10,7 +10,6 @@ #define __SH7753EVB_H #undef DEBUG -#define CONFIG_SH_32BIT 1 #define CONFIG_CPU_SH7753 1 #define CONFIG_SH7753EVB 1 |