Hi,

Just curious:

On 9/20/18 3:40 PM, Ryan Case wrote:
> diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig
> index de03d67bcd2b..36922e12c3b0 100644
> --- a/drivers/spi/Kconfig
> +++ b/drivers/spi/Kconfig
> @@ -549,6 +549,12 @@ config SPI_RSPI
>       help
>         SPI driver for Renesas RSPI and QSPI blocks.
>  
> +config SPI_QCOM_QSPI
> +     tristate "QTI QPSPI controller"

        Is that       QPSPI correct?
        This is the only place that QPSPI or PSPI is used in this patch.


> +     depends on ARCH_QCOM
> +     help
> +       QSPI(Quad SPI) driver for Qualcomm QSPI controller.
> +
>  config SPI_QUP
>       tristate "Qualcomm SPI controller with QUP interface"
>       depends on ARCH_QCOM || (ARM && COMPILE_TEST)


-- 
~Randy

Reply via email to