[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160831113010.GD17607@kroah.com>
Date: Wed, 31 Aug 2016 13:30:10 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Amir Levy <amir.jer.levy@...el.com>
Cc: andreas.noever@...il.com, bhelgaas@...gle.com, corbet@....net,
linux-kernel@...r.kernel.org, linux-pci@...r.kernel.org,
netdev@...r.kernel.org, linux-doc@...r.kernel.org,
thunderbolt-linux@...el.com, mika.westerberg@...el.com,
tomas.winkler@...el.com
Subject: Re: [PATCH v6 3/8] thunderbolt: Kconfig for Thunderbolt(TM)
networking
On Mon, Aug 01, 2016 at 03:23:48PM +0300, Amir Levy wrote:
> Updating the Kconfig Thunderbolt(TM) description.
>
> Signed-off-by: Amir Levy <amir.jer.levy@...el.com>
> ---
> drivers/thunderbolt/Kconfig | 25 +++++++++++++++++++++----
> drivers/thunderbolt/Makefile | 2 +-
> 2 files changed, 22 insertions(+), 5 deletions(-)
>
> diff --git a/drivers/thunderbolt/Kconfig b/drivers/thunderbolt/Kconfig
> index c121acc..d34b0f5 100644
> --- a/drivers/thunderbolt/Kconfig
> +++ b/drivers/thunderbolt/Kconfig
> @@ -1,13 +1,30 @@
> -menuconfig THUNDERBOLT
> - tristate "Thunderbolt support for Apple devices"
> +config THUNDERBOLT
> + tristate "Thunderbolt(TM) support"
> depends on PCI
> select CRC32
> help
> - Cactus Ridge Thunderbolt Controller driver
> + Thunderbolt(TM) Controller driver
> +
> +if THUNDERBOLT
> +
> +config THUNDERBOLT_APPLE
> + tristate "Apple hardware support"
Wait, what? What about my non-apple thunderbolt hardware? Did that
just suddenly stop working? Why rename this option?
greg k-h
Powered by blists - more mailing lists