exynos: Convert to use CONFIG_BLK
authorSimon Glass <sjg@chromium.org>
Sat, 12 Jan 2019 01:37:08 +0000 (18:37 -0700)
committerSimon Glass <sjg@chromium.org>
Sat, 9 Feb 2019 19:50:21 +0000 (12:50 -0700)
commite2932310a58a3d2b2303024385401218078d5dc5
treed95e3e1ca553c7ef3dfce04e2292cde164facb69
parenta42ff927a7bd66961691cca578d09c990eb4bc00
exynos: Convert to use CONFIG_BLK

Move all exynos boards over to use CONFIG_BLK.

This converts s5p_goni also, but adding dummy functions for pinmux and
peripheral ID. This will not function correctly, but gives the maintainer
more time to convert the board if desired.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Minkyu Kang <mk7.kang@samsung.com>
arch/arm/mach-exynos/Kconfig
arch/arm/mach-s5pc1xx/Kconfig
arch/arm/mach-s5pc1xx/Makefile
arch/arm/mach-s5pc1xx/pinmux.c [new file with mode: 0644]