[PATCH] ARM: configs: Remove REGULATOR_VIRTUAL_CONSUMER from defconfigs
From: arnd@arndb.de (Arnd Bergmann)
Date: 2014-09-04 20:08:17
Also in:
linux-tegra
From: arnd@arndb.de (Arnd Bergmann)
Date: 2014-09-04 20:08:17
Also in:
linux-tegra
On Tuesday 02 September 2014, Matt Porter wrote:
On Sun, Aug 31, 2014 at 01:03:10PM +0100, Mark Brown wrote:quoted
The virtual consumer is a test device intended to be used while developing regulator drivers, it should never be used in production. Remove it from all defconfigs to avoid confusion among users. Signed-off-by: Mark Brown <broonie@kernel.org> --- arch/arm/configs/bcm_defconfig | 1 -For bcm_defconfig: Acked-by: Matt Porter <redacted>
Applied to next/defconfig, thanks! Arnd