mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
simulator: Fix simulator build
Commit b6ccd268 inadvertently broke the simulator build - fix it. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
ee86463ed2
commit
1ad1ed573a
@ -15,6 +15,9 @@ config SIMULATOR_SELECT
|
||||
select HAVE_GPIO_SPI
|
||||
select HAVE_GPIO_HARD_PWM
|
||||
|
||||
config SERIAL
|
||||
default y
|
||||
|
||||
config CLOCK_FREQ
|
||||
int
|
||||
default 20000000
|
||||
|
Loading…
x
Reference in New Issue
Block a user