powerpc, 5xx: remove some "5xx" remains
[platform/kernel/u-boot.git] / net / Kconfig
index 64fd0f9..414c549 100644 (file)
@@ -34,7 +34,8 @@ config NET_TFTP_VARS
 
 config BOOTP_PXE_CLIENTARCH
        hex
-        default 0x100 if ARM
+        default 0x16 if ARM64
+        default 0x15 if ARM
         default 0 if X86
 
 config BOOTP_VCI_STRING