From abd5d1d35cc3fb771868d9b970d9748c95ed91f3 Mon Sep 17 00:00:00 2001 From: Furquan Shaikh Date: Fri, 17 Feb 2017 21:03:26 -0800 Subject: mainboard/google/reef: Remove config DRIVERS_GENERIC_GPIO_REGULATOR Since we are not using gpio regulators on reef anymore, remove the selection from Kconfig as well. BUG=None BRANCH=None TEST=Compiles successfully. Change-Id: Iae7d88dec3ac476d65b292f97a6ba3add71ce07a Signed-off-by: Furquan Shaikh Reviewed-on: https://review.coreboot.org/18399 Tested-by: build bot (Jenkins) Reviewed-by: Duncan Laurie --- src/mainboard/google/reef/Kconfig | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/mainboard/google/reef') diff --git a/src/mainboard/google/reef/Kconfig b/src/mainboard/google/reef/Kconfig index 856dd842d4..077cb7c5bc 100644 --- a/src/mainboard/google/reef/Kconfig +++ b/src/mainboard/google/reef/Kconfig @@ -53,9 +53,6 @@ config DRIVERS_I2C_WACOM config DRIVERS_PS2_KEYBOARD default y -config DRIVERS_GENERIC_GPIO_REGULATOR - default y - config MAINBOARD_DIR string default google/reef -- cgit v1.2.3