On 06/14/2018 11:27 AM, Jolly Shah wrote: > From: Rajan Vaja <rajanv@xxxxxxxxxx> > Hi, > diff --git a/drivers/firmware/xilinx/Kconfig b/drivers/firmware/xilinx/Kconfig > new file mode 100644 > index 0000000..cce4e4f > --- /dev/null > +++ b/drivers/firmware/xilinx/Kconfig > @@ -0,0 +1,16 @@ > +# SPDX-License-Identifier: GPL-2.0 > +# Kconfig for Xilinx firmwares > + > +menu "Zynq MPSoC Firmware Drivers" > + depends on ARCH_ZYNQMP > + > +config ZYNQMP_FIRMWARE > + bool "Enable Xilinx Zynq MPSoC firmware interface" > + help > + Firmware interface driver is used by different to used by different <what>? Missing something there. > + communicate with the firmware for various platform > + management services. > + Say yes to enable ZynqMP firmware interface driver. > + In doubt, say N If in doubt, say N. > + > +endmenu -- ~Randy -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html