Skip to content

Commit 140a89b

Browse files
linkmauvempe
authored andcommitted
powerpc: wii_defconfig: Enable OTP by default
This selects the nintendo-otp module when building for this platform. Signed-off-by: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20210801073822.12452-6-linkmauve@linkmauve.fr
1 parent 562a610 commit 140a89b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/powerpc/configs/wii_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ CONFIG_LEDS_TRIGGER_HEARTBEAT=y
9999
CONFIG_LEDS_TRIGGER_PANIC=y
100100
CONFIG_RTC_CLASS=y
101101
CONFIG_RTC_DRV_GENERIC=y
102+
CONFIG_NVMEM_NINTENDO_OTP=y
102103
CONFIG_EXT2_FS=y
103104
CONFIG_EXT4_FS=y
104105
CONFIG_FUSE_FS=m

0 commit comments

Comments
 (0)