]> git.ipfire.org Git - people/arne_f/kernel.git/commit
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:23:12 +0000 (08:23 +0100)
commitc371855df52b9601a8db8a69ba96abd185107301
tree4551ca30494b0ed4253cfc71ca7e8e7bedb145e7
parent71307cd1164c1e99aaf3ad23059debaa4fff2402
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