mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
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:
parent
b1952cbb9d
commit
00eded7d5f
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue