]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
ARM64: zynqmp: Remove undef from mini configuration
authorMichal Simek <michal.simek@xilinx.com>
Wed, 27 Jul 2016 12:45:25 +0000 (14:45 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 27 Jul 2016 12:47:24 +0000 (14:47 +0200)
The patch:
"ARM64: zynqmp: Remove CONFIG_BOOTP_SERVERIP"
(sha1: a8b6a156c0f7fb99502229e454bc9c3b38645280)
removed symbol that's why there is no need to have undef
in mini configuration.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
include/configs/xilinx_zynqmp_mini.h

index bc21a15b04b6730c7bd9c6bf2a385759535ce196..16cb3bf5ad0f53fcc44b6f3dd39b961f3b8e80f8 100644 (file)
@@ -68,7 +68,6 @@
 #undef CONFIG_BOOTP_GATEWAY
 #undef CONFIG_BOOTP_HOSTNAME
 #undef CONFIG_BOOTP_MAY_FAIL
-#undef CONFIG_BOOTP_SERVERIP
 #undef CONFIG_BOOTP_PXE
 #undef CONFIG_CMD_BOOTI
 #undef CONFIG_CMD_UNZIP