arm: mvebu: controlcenterdc: Update config
authorMario Six <mario.six@gdsys.cc>
Mon, 20 May 2019 12:08:14 +0000 (14:08 +0200)
committerStefan Roese <sr@denx.de>
Mon, 27 May 2019 11:31:04 +0000 (13:31 +0200)
commit0a60da960fead40a73e306ac5e6b5e399329a5d1
tree6b955504ed4282ca7763ffe08224058d42252c17
parente7d4f4552510424392879b3e0c4acf462286bda2
arm: mvebu: controlcenterdc: Update config

Several drivers used by the ControlCenterDC board were converted to DM
upstream. But the board had not been using these drivers yet.

Update the board's config file to reflect these changes and use the DM
version of these drivers. No further device tree updates are necessary,
since the devices in question are already present in the device tree.

This especially fixes the three compile warnings about CONFIG_DM_MMC,
CONFIG_DM_USB, and CONFIG_AHCI for the ControlCenterDC board.

Signed-off-by: Mario Six <mario.six@gdsys.cc>
Signed-off-by: Stefan Roese <sr@denx.de>
configs/controlcenterdc_defconfig