Re: [PATCH 5/8] topic_miami: Disable GPIO

2020-06-04 Thread Tom Rini
On Tue, May 26, 2020 at 03:06:16PM -0400, Tom Rini wrote: > Per the boards config header file, there is no useful GPIO on these > boards. Remove CONFIG_CMD_GPIO from the defconfigs. > > Cc: Mike Looijmans > Signed-off-by: Tom Rini Applied to u-boot/master, thanks! -- Tom signature.asc Des

[PATCH 5/8] topic_miami: Disable GPIO

2020-05-26 Thread Tom Rini
Per the boards config header file, there is no useful GPIO on these boards. Remove CONFIG_CMD_GPIO from the defconfigs. Cc: Mike Looijmans Signed-off-by: Tom Rini --- configs/topic_miami_defconfig | 1 - configs/topic_miamilite_defconfig | 1 - configs/topic_miamiplus_defconfig | 1 - incl