diff options
author | Ian Campbell <ijc@hellion.org.uk> | 2014-10-24 21:20:46 +0100 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2014-11-05 13:09:57 +0100 |
commit | 4ce9941d2d8473e8b5360b7bbed7f9dc4ab16cbf (patch) | |
tree | a4d25c629c55f9366c9721afbca0ae216aaadc4b /board/davinci | |
parent | c3be279322301a983ab37b05f6748ceabf4b7aa3 (diff) | |
download | u-boot-imx-4ce9941d2d8473e8b5360b7bbed7f9dc4ab16cbf.zip u-boot-imx-4ce9941d2d8473e8b5360b7bbed7f9dc4ab16cbf.tar.gz u-boot-imx-4ce9941d2d8473e8b5360b7bbed7f9dc4ab16cbf.tar.bz2 |
sunxi: Kconfig: Make SPL_FEL a toplevel Kconfig option
It's unfortunate that this needs to be present in both .config and spl/.config
since it makes it slightly hard to enable FEL mode for a regular defconfig. It
can be done with:
echo CONFIG_SPL_FEL=y >> .config
echo CONFIG_SPL_FEL=y >> spl/.config
Ideally only one of those would be needed.
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>
Diffstat (limited to 'board/davinci')
0 files changed, 0 insertions, 0 deletions