commit | 33502bf5a6e0890e40d6c8d71d44eabafc5b94bc | [log] [tgz] |
---|---|---|
author | Ian Campbell <ijc@hellion.org.uk> | Fri Oct 24 21:20:48 2014 +0100 |
committer | Hans de Goede <hdegoede@redhat.com> | Wed Nov 05 13:09:58 2014 +0100 |
tree | 8f593657557b88d9529492c9cd321f8e0a9805d6 | |
parent | 8f32aaa2852b57582a9af144c88224884fe4ef7a [diff] |
sunxi: Drop FEL variants of defconfigs. This can now be configured via Kconfig, e.g. with: $ make BOARD_defconfig $ echo CONFIG_SPL_FEL=y >> .config $ echo CONFIG_SPL_FEL=y >> spl/.config Signed-off-by: Ian Campbell <ijc@hellion.org.uk> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>