mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-12-16 13:19:56 +01: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user