Re: [U-Boot] [PATCH v2 2/3] ARM: meson: Enable syscon on all supported boards

2018-11-21 Thread Neil Armstrong
On 21/11/2018 00:50, Loic Devulder wrote: > This patch enable CONFIG_SYSCON option on all supported meson boards, as > this is need for the new clock driver to work. > > Signed-off-by: Loic Devulder > --- > configs/khadas-vim2_defconfig | 1 + > configs/khadas-vim_defconfig | 1 + > configs/l

[U-Boot] [PATCH v2 2/3] ARM: meson: Enable syscon on all supported boards

2018-11-20 Thread Loic Devulder
This patch enable CONFIG_SYSCON option on all supported meson boards, as this is need for the new clock driver to work. Signed-off-by: Loic Devulder --- configs/khadas-vim2_defconfig | 1 + configs/khadas-vim_defconfig | 1 + configs/libretech-cc_defconfig | 1 + configs/nanopi-k2_defconfig