From 0f972c3451286721c08aa330625130d2b57df6f8 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Tue, 18 Feb 2014 22:29:56 +0000 Subject: [PATCH] target/sunxi: make REGMAP built-in (used by REGULATOR) SVN-Revision: 39633 --- target/linux/sunxi/config-3.13 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/sunxi/config-3.13 b/target/linux/sunxi/config-3.13 index a11024a3d8..32fbf073a0 100644 --- a/target/linux/sunxi/config-3.13 +++ b/target/linux/sunxi/config-3.13 @@ -329,6 +329,7 @@ CONFIG_RD_LZ4=y CONFIG_RD_LZMA=y CONFIG_RD_LZO=y CONFIG_RD_XZ=y +CONFIG_REGMAP=y CONFIG_REGULATOR=y # CONFIG_REGULATOR_DEBUG is not set CONFIG_REGULATOR_FIXED_VOLTAGE=y -- 2.30.2