]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
unify {CONFIG_,}ENV_IS_EMBEDDED
authorMike Frysinger <vapier@gentoo.org>
Fri, 24 Jul 2009 20:34:32 +0000 (16:34 -0400)
committerWolfgang Denk <wd@denx.de>
Tue, 25 Aug 2009 10:57:54 +0000 (12:57 +0200)
commit0a9e4e772123fe3e2bb499d7d2160c4cfd8a3a8d
treea752ffbef89c92cce902ce6c1de29884ef23598e
parent02c9aa1d41f73fdcf8383a36cc0cbbfaf952855d
unify {CONFIG_,}ENV_IS_EMBEDDED

Some boards have fallen out of sync by defining CONFIG_ENV_IS_EMBEDDED
manually.  While it is useful to have this available to the build system,
let's do it automatically rather than forcing people to opt into it.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Albin Tonnerre <albin.tonnerre@free-electrons.com>
Signed-off-by: Wolfgang Denk <wd@denx.de>
14 files changed:
include/configs/M52277EVB.h
include/configs/M5235EVB.h
include/configs/M5272C3.h
include/configs/M5275EVB.h
include/configs/M5329EVB.h
include/configs/M5373EVB.h
include/configs/M54451EVB.h
include/configs/M54455EVB.h
include/configs/M5475EVB.h
include/configs/M5485EVB.h
include/configs/OXC.h
include/configs/cobra5272.h
include/configs/pcu_e.h
include/environment.h