UPSTREAM: 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: Iaa6ef0c06a23d42c0d92a57a7b3bbf634c4d14d5
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: abd5d1d35c
Original-Change-Id: Iae7d88dec3ac476d65b292f97a6ba3add71ce07a
Original-Signed-off-by: Furquan Shaikh <furquan@chromium.org>
Original-Reviewed-on: https://review.coreboot.org/18399
Original-Tested-by: build bot (Jenkins)
Original-Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/445139
This commit is contained in:
Furquan Shaikh 2017-02-17 21:03:26 -08:00 committed by chrome-bot
parent b1952cbb9d
commit 00eded7d5f

View file

@ -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