Re: [PATCH -next 0/2] Platform: OLPC: Fix two randbuild error

2019-05-28 Thread Lubomir Rintel
On Tue, 2019-05-28 at 17:28 +0800, YueHaibing wrote: > Fix two randbuild error: > 1) Fix build error with CONFIG_SPI is not set > 2) Fix build error with CONFIG_INPUT is set to m > > YueHaibing (2): > Platform: OLPC: Fix build error without CONFIG_SPI > Platform: OLPC: Add INPUT dependencies >

[PATCH -next 0/2] Platform: OLPC: Fix two randbuild error

2019-05-28 Thread YueHaibing
Fix two randbuild error: 1) Fix build error with CONFIG_SPI is not set 2) Fix build error with CONFIG_INPUT is set to m YueHaibing (2): Platform: OLPC: Fix build error without CONFIG_SPI Platform: OLPC: Add INPUT dependencies drivers/platform/olpc/Kconfig | 3 ++- 1 file changed, 2 insertion