]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
arm64: zynqmp: Cleanup zc12XX defconfigs
authorMichal Simek <michal.simek@xilinx.com>
Fri, 9 Feb 2018 10:04:56 +0000 (11:04 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 9 Feb 2018 11:04:21 +0000 (12:04 +0100)
The patch
"Kconfig: Select networking commands only when NET is enabled"
(sha1: 99dcbdd8a3c3b6b9d7a4adb32bce73e51e51b7c9)
introduced dependency on NET which is not enabled on zc12xx targets.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
configs/xilinx_zynqmp_zc1232_revA_defconfig
configs/xilinx_zynqmp_zc1254_revA_defconfig
configs/xilinx_zynqmp_zc1275_revA_defconfig

index abcda7ef7a871f2f7ca6a15e15656212ef09d369..41ffdfc62aca14483ea361c8830919af8eaf7174 100644 (file)
@@ -29,11 +29,7 @@ CONFIG_CMD_FPGA_LOADP=y
 CONFIG_CMD_FPGA_LOAD_SECURE=y
 CONFIG_CMD_SF=y
 # CONFIG_CMD_NET is not set
-# CONFIG_CMD_DHCP is not set
-# CONFIG_CMD_PXE is not set
 # CONFIG_CMD_NFS is not set
-# CONFIG_CMD_MII is not set
-# CONFIG_CMD_PING is not set
 CONFIG_CMD_TIME=y
 CONFIG_CMD_TIMER=y
 CONFIG_SPL_OF_CONTROL=y
index 25e75764818627190be0e451db960242893237c6..be5a33f2ea98fb0399e15f87b7d156cc2e612dda 100644 (file)
@@ -29,11 +29,7 @@ CONFIG_CMD_FPGA_LOADP=y
 CONFIG_CMD_FPGA_LOAD_SECURE=y
 CONFIG_CMD_SF=y
 # CONFIG_CMD_NET is not set
-# CONFIG_CMD_DHCP is not set
-# CONFIG_CMD_PXE is not set
 # CONFIG_CMD_NFS is not set
-# CONFIG_CMD_MII is not set
-# CONFIG_CMD_PING is not set
 CONFIG_CMD_TIME=y
 CONFIG_CMD_TIMER=y
 CONFIG_SPL_OF_CONTROL=y
index d0f349d05d30431c87f3f1b3ca545890b7145e2e..b5b5ee1f54de084c9227a5f43e0edb85b6a318da 100644 (file)
@@ -29,11 +29,7 @@ CONFIG_CMD_FPGA_LOADP=y
 CONFIG_CMD_FPGA_LOAD_SECURE=y
 CONFIG_CMD_SF=y
 # CONFIG_CMD_NET is not set
-# CONFIG_CMD_DHCP is not set
-# CONFIG_CMD_PXE is not set
 # CONFIG_CMD_NFS is not set
-# CONFIG_CMD_MII is not set
-# CONFIG_CMD_PING is not set
 CONFIG_CMD_TIME=y
 CONFIG_CMD_TIMER=y
 CONFIG_SPL_OF_CONTROL=y