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 <furquan@chromium.org>
Reviewed-on: https://review.coreboot.org/18399
Tested-by: build bot (Jenkins)
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
This commit is contained in:
Furquan Shaikh 2017-02-17 21:03:26 -08:00 committed by Martin Roth
parent 480eab0da9
commit abd5d1d35c
1 changed files with 0 additions and 3 deletions

View File

@ -53,9 +53,6 @@ config DRIVERS_I2C_WACOM
config DRIVERS_PS2_KEYBOARD config DRIVERS_PS2_KEYBOARD
default y default y
config DRIVERS_GENERIC_GPIO_REGULATOR
default y
config MAINBOARD_DIR config MAINBOARD_DIR
string string
default google/reef default google/reef