diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-10-19 15:23:43 (GMT) |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2016-11-14 22:24:02 (GMT) |
commit | 456ca6ba04bc4ecb5d35d01dbc62573c4391fe38 (patch) | |
tree | 365b3662cf9d52b220b8d6fc4242418de950c49c /disk/part_mac.h | |
parent | 29e0cfb4f77f7aa369136302cee14a91e22dca71 (diff) | |
download | u-boot-fsl-qoriq-456ca6ba04bc4ecb5d35d01dbc62573c4391fe38.tar.xz |
efi_loader: fix depends on line of EFI_LOADER
This line is shown as
depends on (ARM64 ||\302\240ARM) && OF_LIBFDT
on my Emacs. Use ASCII characters only.
Assuming it is (ARM64 || ARM), remove the redundancy.
Unlike Linux, CONFIG_ARM includes CONFIG_ARM64 in U-Boot.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'disk/part_mac.h')
0 files changed, 0 insertions, 0 deletions