commit | 704c03f5ea662fffd951bd455e703645a47af95d | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Wed Jun 01 22:41:54 2016 +0200 |
committer | Michal Simek <michal.simek@xilinx.com> | Mon Jun 06 11:23:28 2016 +0200 |
tree | bf56d58d07bd16b347150217c8e305d3613e8348 | |
parent | e8de989c53ad1ce0af1755edd1bebac3b6528af1 [diff] |
ARM64: zynqmp: Remove CONFIG_BOOTP_SERVERIP When the CONFIG_BOOTP_SERVERIP option is set, we ignore all dhcp values for the tftp server and use our own serverip and file name instead. This is usually not what we want and I doubt it's set for a good reason on ZynqMP. It definitely hurts if we want to support uEFI PXE boot on it. So just remove the option for now. Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Michal Simek <michal.simek@xilinx.com>