arm: mvebu: turris_omnia: move I2C dependencies to Kconfig
authorMarek Behún <marek.behun@nic.cz>
Thu, 2 May 2019 14:53:28 +0000 (16:53 +0200)
committerStefan Roese <sr@denx.de>
Fri, 3 May 2019 06:14:39 +0000 (08:14 +0200)
commit8420edcfdaa66ee147a99eb790f82565fa8389ef
tree6e9c5490b8df996f988cde1296d2657a3c0ece51
parent1743eedff5dfd6b027c0562a2e1748d311882f3e
arm: mvebu: turris_omnia: move I2C dependencies to Kconfig

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: Heiko Schocher <hs@denx.de>
Reviewed-by: Stefan Roese <sr@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>
arch/arm/mach-mvebu/Kconfig
include/configs/turris_omnia.h