Skip to content

Commit

Permalink
powerpc/microwatt: Select COMMON_CLK in order to get the clock framework
Browse files Browse the repository at this point in the history
This is to allow us to select Litex MMC host controller driver, which
drives the litesdcard gateware.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Acked-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/Z5xtT47QsnFpxc5E@thinks.paulus.ozlabs.org
  • Loading branch information
Paul Mackerras authored and Madhavan Srinivasan committed Feb 26, 2025
1 parent 5722915 commit 81bb649
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/powerpc/platforms/microwatt/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ config PPC_MICROWATT
select PPC_ICS_NATIVE
select PPC_ICP_NATIVE
select PPC_UDBG_16550
select COMMON_CLK
help
This option enables support for FPGA-based Microwatt implementations.

0 comments on commit 81bb649

Please sign in to comment.