
2 May
2019
2 May
'19
8:03 a.m.
On 30.04.19 03:48, Marek BehĂșn wrote:
The I2C dependencies are defined in include/configs/turris_omnia.h, because Turris Omnia won't boot correctly without I2C support.
Move these dependencies to Kconfig, so that they are selected if Turris Omnia is selected as target.
Signed-off-by: Marek BehĂșn marek.behun@nic.cz
Reviewed-by: Stefan Roese sr@denx.de
Thanks, Stefan