summaryrefslogtreecommitdiff
path: root/configs/khadas-vim3l_defconfig
diff options
context:
space:
mode:
authorMarek Szyprowski <m.szyprowski@samsung.com>2021-02-18 11:33:17 +0100
committerNeil Armstrong <narmstrong@baylibre.com>2021-02-18 11:37:26 +0100
commita638fba9fc77a2d6994671f5bb2afa3e730ff26f (patch)
tree94e055392724627f7547f9589db9996d5e9ee7d7 /configs/khadas-vim3l_defconfig
parent97ab802aa36f1ee74196525af0e844656ae3dc63 (diff)
configs: khadas-vim3(l): enable Function button support
Add options required to check the 'Function' button state. Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Diffstat (limited to 'configs/khadas-vim3l_defconfig')
-rw-r--r--configs/khadas-vim3l_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/khadas-vim3l_defconfig b/configs/khadas-vim3l_defconfig
index 6b13ce045c..c1877922c7 100644
--- a/configs/khadas-vim3l_defconfig
+++ b/configs/khadas-vim3l_defconfig
@@ -31,6 +31,8 @@ CONFIG_SYS_RELOC_GD_ENV_ADDR=y
CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_ADC=y
CONFIG_SARADC_MESON=y
+CONFIG_BUTTON=y
+CONFIG_BUTTON_ADC=y
CONFIG_DM_I2C=y
CONFIG_SYS_I2C_MESON=y
CONFIG_DM_MMC=y