Re: [PATCH 1/6] Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig

2020-07-26 Thread Simon Glass
Hi Ovidiu, On Sat, 18 Jul 2020 at 12:04, Ovidiu Panait wrote: > > Hi Simon, > > On 18.07.2020 06:03, Simon Glass wrote: > > This converts the following to Kconfig: >CONFIG_SYS_DEVICE_NULLDEV > > Signed-off-by: Simon Glass > --- > > common/Kconfig | 16 > c

Re: [PATCH 1/6] Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig

2020-07-18 Thread Ovidiu Panait
Hi Simon, On 18.07.2020 06:03, Simon Glass wrote: This converts the following to Kconfig: CONFIG_SYS_DEVICE_NULLDEV Signed-off-by: Simon Glass --- common/Kconfig | 16 configs/M5249EVB_defconfig | 3 ++- configs/colibri_pxa270_defconfig | 2 +

[PATCH 1/6] Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig

2020-07-17 Thread Simon Glass
This converts the following to Kconfig: CONFIG_SYS_DEVICE_NULLDEV Signed-off-by: Simon Glass --- common/Kconfig | 16 configs/M5249EVB_defconfig | 3 ++- configs/colibri_pxa270_defconfig | 2 +- doc/README.silent| 2 +- include/conf