boards: riscv: litex_vexriscv: enable clock control driver
This enables the LiteX clock control driver for litex_vexriscv platform. Signed-off-by: Pawel Czarnecki <pczarnecki@internships.antmicro.com> Signed-off-by: Mateusz Holenko <mholenko@antmicro.com>
This commit is contained in:
parent
ed6c0103a9
commit
967d336dae
1 changed files with 3 additions and 0 deletions
|
@ -30,3 +30,6 @@ CONFIG_PWM_LITEX=y
|
|||
CONFIG_XIP=n
|
||||
CONFIG_I2S=y
|
||||
CONFIG_I2S_LITEX=y
|
||||
CONFIG_CLOCK_CONTROL=y
|
||||
CONFIG_CLOCK_CONTROL_LITEX=y
|
||||
CONFIG_HEAP_MEM_POOL_SIZE=4096
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue