From 02e60adfd5509b77b8a27fb7182462c767d51581 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Thu, 28 Dec 2017 14:51:55 +0100 Subject: linux-toradex: defconfig: disable regulator debug Disable regulator framework debug messages by default on all SoCs including Colibri iMX7/iMX6ULL. Signed-off-by: Stefan Agner Acked-by: Marcel Ziswiler --- recipes-kernel/linux/linux-toradex-4.9-1.0.x/colibri-imx6ull/defconfig | 1 - recipes-kernel/linux/linux-toradex-4.9-1.0.x/mx7/defconfig | 1 - 2 files changed, 2 deletions(-) (limited to 'recipes-kernel/linux') diff --git a/recipes-kernel/linux/linux-toradex-4.9-1.0.x/colibri-imx6ull/defconfig b/recipes-kernel/linux/linux-toradex-4.9-1.0.x/colibri-imx6ull/defconfig index 99530de..18cd125 100644 --- a/recipes-kernel/linux/linux-toradex-4.9-1.0.x/colibri-imx6ull/defconfig +++ b/recipes-kernel/linux/linux-toradex-4.9-1.0.x/colibri-imx6ull/defconfig @@ -210,7 +210,6 @@ CONFIG_DEVICE_THERMAL=y CONFIG_WATCHDOG=y CONFIG_IMX2_WDT=y CONFIG_REGULATOR=y -CONFIG_REGULATOR_DEBUG=y CONFIG_REGULATOR_FIXED_VOLTAGE=y CONFIG_REGULATOR_ANATOP=y CONFIG_REGULATOR_GPIO=y diff --git a/recipes-kernel/linux/linux-toradex-4.9-1.0.x/mx7/defconfig b/recipes-kernel/linux/linux-toradex-4.9-1.0.x/mx7/defconfig index 1eaf59c..0019536 100644 --- a/recipes-kernel/linux/linux-toradex-4.9-1.0.x/mx7/defconfig +++ b/recipes-kernel/linux/linux-toradex-4.9-1.0.x/mx7/defconfig @@ -205,7 +205,6 @@ CONFIG_RN5T618_WATCHDOG=y CONFIG_IMX2_WDT=y CONFIG_MFD_RN5T618=y CONFIG_REGULATOR=y -CONFIG_REGULATOR_DEBUG=y CONFIG_REGULATOR_FIXED_VOLTAGE=y CONFIG_REGULATOR_ANATOP=y CONFIG_REGULATOR_RN5T618=y -- cgit v1.2.3