Skip to content

Commit 414711b

Browse files
committed
config: fix eMMC boot by making I2C for regulators builtin
Signed-off-by: MichaIng <micha@dietpi.com>
1 parent b521c34 commit 414711b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dietpi_visionfive2_defconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,9 @@ CONFIG_HUGETLBFS=y
114114
CONFIG_HW_RANDOM=y
115115
CONFIG_HW_RANDOM_JH7110=y
116116
CONFIG_HZ_100=y
117-
CONFIG_I2C=m
117+
CONFIG_I2C=y
118118
CONFIG_I2C_CHARDEV=m
119-
CONFIG_I2C_DESIGNWARE_CORE=m
119+
CONFIG_I2C_DESIGNWARE_CORE=y
120120
CONFIG_IIO=y
121121
CONFIG_IIO_ST_ACCEL_3AXIS=y
122122
CONFIG_IKCONFIG=y

0 commit comments

Comments
 (0)