Skip to content

Commit 44bba86

Browse files
Andrea della Portaffainelli
authored andcommitted
arm64: defconfig: Enable OF_OVERLAY option
The RP1 driver uses the infrastructure enabled by OF_OVERLAY config option. Enable that option in defconfig in order to produce a kernel usable on RaspberryPi5 avoiding to enable it separately. Signed-off-by: Andrea della Porta <[email protected]> Reviewed-by: Stefan Wahren <[email protected]> Reviewed-by: Florian Fainelli <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Florian Fainelli <[email protected]>
1 parent 67cb344 commit 44bba86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1665,6 +1665,7 @@ CONFIG_FPGA_BRIDGE=m
16651665
CONFIG_ALTERA_FREEZE_BRIDGE=m
16661666
CONFIG_FPGA_REGION=m
16671667
CONFIG_OF_FPGA_REGION=m
1668+
CONFIG_OF_OVERLAY=y
16681669
CONFIG_TEE=y
16691670
CONFIG_OPTEE=y
16701671
CONFIG_MUX_GPIO=m

0 commit comments

Comments
 (0)