diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2015-03-13 18:08:54 +0900 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-03-28 09:03:08 -0400 |
commit | 97ec89e5012510ca0d86e994740eab2e697dd047 (patch) | |
tree | 2e55c40267447b85ccb2eb27ca7ea5065d0f83fd /arch | |
parent | 3f54dc48c0579b934eba5cfaeb19fb6c8ddcb9ec (diff) | |
download | u-boot-imx-97ec89e5012510ca0d86e994740eab2e697dd047.zip u-boot-imx-97ec89e5012510ca0d86e994740eab2e697dd047.tar.gz u-boot-imx-97ec89e5012510ca0d86e994740eab2e697dd047.tar.bz2 |
kbuild: remove "*_felconfig" target
This target was added by commit cbdd9a9737cc (sunxi: kconfig: Add
%_felconfig rule to enable FEL build of sunxi platforms.).
At that time, U-Boot used separate .config files for U-Boot proper
and SPL. I understood the pain to modify both .config and
spl/.config.
Now, we have switched to single .config configuration.
It seems acceptable to run "make menuconfig" or friends to enable
CONFIG_SPL_FEL, as we do for other CONFIGs.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Ian Campbell <ijc@hellion.org.uk>
Cc: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions