summaryrefslogtreecommitdiff
path: root/ti_config_fragments
diff options
context:
space:
mode:
authorJerome Neanne <jneanne@baylibre.com>2022-07-18 17:18:43 +0200
committerPraneeth Bajjuri <praneeth@ti.com>2022-08-19 16:22:32 -0500
commitc17264a7c39f96e000d9b14c0f0ba6357fbe7736 (patch)
treef7ee8f7bbda4b6225b32a106c9bfbaa36cb17219 /ti_config_fragments
parent32ca4f1f1831d56760aec8e8a6208402a0595cdc (diff)
ti_config_fragments: baseport: Add tps65219 power-button as module
This will be used by defconfig_builder and adds defconfig option to support TPS65219 PMIC power-button. Signed-off-by: Jerome Neanne <jneanne@baylibre.com>
Diffstat (limited to 'ti_config_fragments')
-rw-r--r--ti_config_fragments/baseport.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/ti_config_fragments/baseport.cfg b/ti_config_fragments/baseport.cfg
index 37dc898c5f89..8b51c7a6c81a 100644
--- a/ti_config_fragments/baseport.cfg
+++ b/ti_config_fragments/baseport.cfg
@@ -454,6 +454,9 @@ CONFIG_REGULATOR_TPS65910=y
CONFIG_REGULATOR_TWL4030=n
CONFIG_REGULATOR_VEXPRESS=n
+# Push Button
+CONFIG_INPUT_TPS65219_PWRBUTTON=m
+
# Crypto Modules
CONFIG_CRYPTO_DEV_OMAP=m
CONFIG_CRYPTO_DEV_OMAP_SHAM=m