configs: move RTC_MV config from mv-plug-common.h to boards
authorChris Packham <judge.packham@gmail.com>
Tue, 7 Aug 2018 07:41:45 +0000 (19:41 +1200)
committerStefan Roese <sr@denx.de>
Tue, 7 Aug 2018 08:51:19 +0000 (10:51 +0200)
commit70222a6beb4d8ed570dfa281b1ba681fe76a7f8a
tree00e981637635eb0bb92b081374d0845b681e0310
parentf596efb7499eceadf2940c35982df8cb44c3344b
configs: move RTC_MV config from mv-plug-common.h to boards

To aid in migrating CONFIG_RTC_MV to Kconfig move the definition of it
from mv-plug-common.h to the board config headers that nest it.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Signed-off-by: Stefan Roese <sr@denx.de>
include/configs/dreamplug.h
include/configs/ds109.h
include/configs/guruplug.h
include/configs/mv-plug-common.h
include/configs/sheevaplug.h