[PATCH 4/4] pinephone_defconfig: Add gpio vibrator support

Samuel Dionne-Riel samuel at dionne-riel.com
Wed Dec 22 23:36:07 CET 2021


Signed-off-by: Samuel Dionne-Riel <samuel at dionne-riel.com>
Cc: Samuel Holland <samuel at sholland.org>
---
 configs/pinephone_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/configs/pinephone_defconfig b/configs/pinephone_defconfig
index 9d39204a43..72aaa4ea94 100644
--- a/configs/pinephone_defconfig
+++ b/configs/pinephone_defconfig
@@ -16,3 +16,5 @@ CONFIG_LED_STATUS_GPIO=y
 CONFIG_LED_STATUS0=y
 CONFIG_LED_STATUS_BIT=114
 CONFIG_LED_STATUS_STATE=2
+CONFIG_VIBRATOR=y
+CONFIG_VIBRATOR_GPIO=y
-- 
2.34.0



More information about the U-Boot mailing list