projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8319e62
)
ARM: configs: tizen_bcm2711_defconfig: Enable extcon feature
author
Dongwoo Lee
<dwoo08.lee@samsung.com>
Tue, 18 Feb 2020 08:11:43 +0000
(17:11 +0900)
committer
Hoegeun Kwon
<hoegeun.kwon@samsung.com>
Thu, 3 Aug 2023 08:43:58 +0000
(17:43 +0900)
To support external connection notification, enable extcon feature.
Change-Id: I178f414b85a054d73ff9fda6346fce9c36c5e6df
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
arch/arm/configs/tizen_bcm2711_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/tizen_bcm2711_defconfig
b/arch/arm/configs/tizen_bcm2711_defconfig
index
8e58329
..
30474f6
100644
(file)
--- a/
arch/arm/configs/tizen_bcm2711_defconfig
+++ b/
arch/arm/configs/tizen_bcm2711_defconfig
@@
-426,6
+426,7
@@
CONFIG_BCM2835_MBOX=y
# CONFIG_IOMMU_SUPPORT is not set
CONFIG_BCM2835_POWER=y
CONFIG_RASPBERRYPI_POWER=y
+CONFIG_EXTCON=y
CONFIG_PWM=y
CONFIG_PWM_BCM2835=y
CONFIG_GENERIC_PHY=y