commit | 0a9e4e772123fe3e2bb499d7d2160c4cfd8a3a8d | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Fri Jul 24 16:34:32 2009 -0400 |
committer | Wolfgang Denk <wd@denx.de> | Tue Aug 25 12:57:54 2009 +0200 |
tree | a752ffbef89c92cce902ce6c1de29884ef23598e | |
parent | 02c9aa1d41f73fdcf8383a36cc0cbbfaf952855d [diff] |
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>