commit | d59545877035360ba35bd248cbefc0053f02b98a | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Wed Dec 02 21:15:03 2009 -0500 |
committer | Wolfgang Denk <wd@denx.de> | Mon Jan 18 00:04:42 2010 +0100 |
tree | 080aea94c21b3c09d3664d326ae855a02df56a82 | |
parent | 35b9995bc42b46ba32e3784191a42ad74f7b4717 [diff] |
config_defaults.h: new header for common u-boot config defaults There are a bunch of features in U-Boot that we want to enable by default, and it's best if we centralize them in one place rather than updating all the board files out there. Signed-off-by: Mike Frysinger <vapier@gentoo.org>