[U-Boot] [PATCH 25/51] gdsys: Introduce GDSYS_LEGACY_DRIVERS
Simon Glass
sjg at chromium.org
Wed Jul 19 09:05:28 UTC 2017
On 14 July 2017 at 05:55, Mario Six <mario.six at gdsys.cc> wrote:
> Future gdsys boards will switch from the legacy drivers in board/gdsys/common
> to DM-based drivers.
>
> Define a Kconfig option that disables the legacy drivers.
>
> Signed-off-by: Mario Six <mario.six at gdsys.cc>
> ---
>
> board/gdsys/common/adv7611.c | 4 ++++
> board/gdsys/common/ch7301.c | 4 ++++
> board/gdsys/common/dp501.c | 4 ++++
> board/gdsys/common/fanctrl.c | 4 ++++
> board/gdsys/common/fpga.c | 4 ++++
> board/gdsys/common/ihs_mdio.c | 4 ++++
> board/gdsys/common/ioep-fpga.c | 4 ++++
> board/gdsys/common/mclink.c | 4 ++++
> board/gdsys/common/osd.c | 4 ++++
> board/gdsys/mpc8308/Kconfig | 8 ++++++++
> board/gdsys/mpc8308/mpc8308.c | 2 ++
> board/gdsys/p1022/Kconfig | 6 ++++++
> include/gdsys_fpga.h | 2 ++
> 13 files changed, 54 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
But can you add a help message to your Kconfig?
More information about the U-Boot
mailing list