Skip to content

Commit 4044ce7

Browse files
1715173329robimarko
authored andcommitted
kernel: add missing Kconfig symbols
Found when building rockchip target (with kernel 6.12). Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org> Link: openwrt/openwrt#18685 Signed-off-by: Robert Marko <robimarko@gmail.com>
1 parent 3d9236d commit 4044ce7

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

target/linux/generic/config-6.12

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1627,6 +1627,7 @@ CONFIG_DQL=y
16271627
# CONFIG_DRM_PARADE_PS8622 is not set
16281628
# CONFIG_DRM_PARADE_PS8640 is not set
16291629
# CONFIG_DRM_PL111 is not set
1630+
# CONFIG_DRM_POWERVR is not set
16301631
# CONFIG_DRM_QXL is not set
16311632
# CONFIG_DRM_RADEON is not set
16321633
# CONFIG_DRM_RADEON_USERPTR is not set

target/linux/rockchip/armv8/config-6.6

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -550,6 +550,7 @@ CONFIG_RATIONAL=y
550550
# CONFIG_RAVE_SP_CORE is not set
551551
CONFIG_RCU_TRACE=y
552552
CONFIG_REALTEK_PHY=y
553+
CONFIG_REALTEK_PHY_HWMON=y
553554
CONFIG_REGMAP=y
554555
CONFIG_REGMAP_I2C=y
555556
CONFIG_REGMAP_IRQ=y

0 commit comments

Comments
 (0)