i2c: brcmstb: Allow enabling the driver on DSL SoCs
authorFlorian Fainelli <f.fainelli@gmail.com>
Mon, 1 Oct 2018 17:43:47 +0000 (10:43 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 24 Nov 2019 07:20:23 +0000 (08:20 +0100)
commite7ff1141b60cc2f852621035a1da95e89341911f
treee0ac711e3d2a7546fa827a729866e8d8e48471df
parent8b3e444fe8d0357dc63e3c4178fcfeba4eddc92e
i2c: brcmstb: Allow enabling the driver on DSL SoCs

[ Upstream commit e1eba2ea54a2de0e4c58d87270d25706bb77b844 ]

ARCH_BCM_63XX which is used by ARM-based DSL SoCs from Broadcom uses the
same controller, make it possible to select the STB driver and update
the Kconfig and help text a bit.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/i2c/busses/Kconfig