Skip to content

Commit

Permalink
defconfig: r64: CONFIG_MTK_EFUSE was renamed to CONFIG_NVMEM_MTK_EFUSE
Browse files Browse the repository at this point in the history
by commit 28fc7c9 2022-09-16 nvmem: prefix all symbols with NVMEM_

since 6.1
  • Loading branch information
frank-w committed Feb 17, 2024
1 parent 4de0c51 commit b560ee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/configs/mt7622_bpi-r64_defconfig
Expand Up @@ -288,7 +288,7 @@ CONFIG_MEDIATEK_MT6577_AUXADC=y
CONFIG_PWM=y
CONFIG_PWM_MEDIATEK=y
CONFIG_PHY_MTK_TPHY=y
CONFIG_MTK_EFUSE=y
CONFIG_NVMEM_MTK_EFUSE=y
CONFIG_EXT4_FS=y
CONFIG_VFAT_FS=y
CONFIG_TMPFS=y
Expand Down

0 comments on commit b560ee4

Please sign in to comment.