[U-Boot] [PATCH 1/2] rockchip: pinctrl: use per-SoC option names for Kconfig

Simon Glass sjg at chromium.org
Wed Mar 22 13:05:23 UTC 2017


On 17 March 2017 at 13:41, Philipp Tomsich
<philipp.tomsich at theobroma-systems.com> wrote:
> The config options for pinctrl on the RK3188, RK3288, RK3328 and
> RK3399 previously showed up in menuconfig with the generic string
> descriptor "Rockchip pin control driver" requiring one to look through
> the help/full description to identify which chip each menu entry was
> for.
>
> This change renames each option with the chip-name in the description
> string to make it easy to identify the configuration options in
> menuconfig.
>
> Signed-off-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> ---
>
>  drivers/pinctrl/Kconfig | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list