LOCAL / arm64: Enable OPP
authorMark Brown <broonie@linaro.org>
Mon, 29 Dec 2014 09:49:01 +0000 (18:49 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 14 Dec 2016 04:40:34 +0000 (13:40 +0900)
commitbfa459c62025aac2158e96ea77e13b5ab42f4bf3
tree5724ffe36221171f6a33d7d9564f3c63c2165f82
parentefbd5a65882d915fcaa0076e98ca43b9af759fa2
LOCAL / arm64: Enable OPP

Some of the generic drivers used on ARM class systems use OPP so allow it
to be selected in Kconfig. No code is required for this, it is not clear
to me why there is config for this option.

Signed-off-by: Mark Brown <broonie@linaro.org>
arch/arm64/Kconfig
arch/arm64/common/Makefile [new file with mode: 0644]
arch/arm64/common/bL_switcher.c [new file with mode: 0644]
arch/arm64/common/bL_switcher_dummy_if.c [new file with mode: 0644]