diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-11-28 15:58:46 +0900 |
---|---|---|
committer | Michal Simek <michal.simek@xilinx.com> | 2018-01-30 14:28:34 +0100 |
commit | 3c0e607c31ff7fc324ef8b5d17ad532909f1faa1 (patch) | |
tree | a66f8173475d6525215a3c303d7834f43fa40c98 /configs/zynq_zc770_xm010_defconfig | |
parent | 5a60a548f7dfc3c792ca0e24c0427f72b31e7c9f (diff) | |
download | u-boot-3c0e607c31ff7fc324ef8b5d17ad532909f1faa1.tar.gz |
ARM: zynq: remove unused CONFIG_ZC770_XM01* options
These are defined, but not referenced at all.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'configs/zynq_zc770_xm010_defconfig')
-rw-r--r-- | configs/zynq_zc770_xm010_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/zynq_zc770_xm010_defconfig b/configs/zynq_zc770_xm010_defconfig index 897ca91e56..2b8fb3c921 100644 --- a/configs/zynq_zc770_xm010_defconfig +++ b/configs/zynq_zc770_xm010_defconfig @@ -7,7 +7,6 @@ CONFIG_DEBUG_UART=y CONFIG_FIT=y CONFIG_FIT_SIGNATURE=y CONFIG_FIT_VERBOSE=y -CONFIG_SYS_EXTRA_OPTIONS="ZC770_XM010" # CONFIG_DISPLAY_CPUINFO is not set CONFIG_SPL=y CONFIG_SPL_STACK_R=y |