if ARCH_ZYNQMP config SYS_BOARD default "zynqmp" config SYS_VENDOR default "xilinx" config SYS_SOC default "zynqmp" config SYS_CONFIG_NAME string "Board configuration name" default "xilinx_zynqmp" help This option contains information about board configuration name. Based on this option include/configs/.h header will be used for board configuration. config ZYNQMP_USB bool "Configure ZynqMP USB" endif