diff options
author | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | 2012-07-27 11:45:14 +0900 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2012-10-03 02:04:24 +0200 |
commit | af0dd19c2e864bb799e55e42133ebdfc631543c3 (patch) | |
tree | e2b73c065f6b6bcca4460a24d1156837e5609ea0 /include/configs/kzm9g.h | |
parent | 15f2aa79801c545a3b96f92fadc731e5be0718fd (diff) | |
download | u-boot-imx-af0dd19c2e864bb799e55e42133ebdfc631543c3.zip u-boot-imx-af0dd19c2e864bb799e55e42133ebdfc631543c3.tar.gz u-boot-imx-af0dd19c2e864bb799e55e42133ebdfc631543c3.tar.bz2 |
arm: rmobile: kzm9g: remove unrelated config
Remove CONFIG_ARM_CORTEXA9.
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'include/configs/kzm9g.h')
-rw-r--r-- | include/configs/kzm9g.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/kzm9g.h b/include/configs/kzm9g.h index 15c03c7..1950f45 100644 --- a/include/configs/kzm9g.h +++ b/include/configs/kzm9g.h @@ -23,7 +23,6 @@ #undef DEBUG -#define CONFIG_ARM_CORTEXA9 #define CONFIG_RMOBILE #define CONFIG_SH73A0 #define CONFIG_KZM_A9_GT |