diff options
author | Kory Maincent <kory.maincent@bootlin.com> | 2021-02-02 16:42:28 +0100 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2021-02-03 23:16:36 +0800 |
commit | ff0287ec28504f2c1230739a71b6139cd45d34de (patch) | |
tree | 6b86d3ef74e47b4f0633afab8ebb9a42c197d006 /include | |
parent | d3a3d44fe2c1ca1710fb4599504332675c0ce966 (diff) | |
download | u-boot-ff0287ec28504f2c1230739a71b6139cd45d34de.tar.gz |
cmd: pxe_utils: Replace ifdef by IS_ENABLED
Replace all the macro ifdef by IS_ENABLED.
All of these configs are set in the defconfig files and not in the
include board headers files.
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
[bmeng: keep the preprocessor case unchanged]
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions