aboutsummaryrefslogtreecommitdiffstats
path: root/src/lpc176x
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2022-12-19 11:54:19 -0500
committerKevin O'Connor <kevin@koconnor.net>2022-12-30 21:28:32 -0500
commit4ca1e5f670616491cf27de833a90290d0aaf6fb0 (patch)
treeedec509c116ea323da4fd4a53f3e6dc39b0415e3 /src/lpc176x
parent4753315601b4203c500c979f87b2e55be2aedaa5 (diff)
downloadkutter-4ca1e5f670616491cf27de833a90290d0aaf6fb0.tar.gz
kutter-4ca1e5f670616491cf27de833a90290d0aaf6fb0.tar.xz
kutter-4ca1e5f670616491cf27de833a90290d0aaf6fb0.zip
serial_irq: Rename SERIAL_BOOTLOADER_SIDECHANNEL to HAVE_BOOTLOADER_REQUEST
Rename the build symbol. This is in preparation for enabling HAVE_BOOTLOADER_REQUEST on usb and canbus. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/lpc176x')
-rw-r--r--src/lpc176x/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lpc176x/Kconfig b/src/lpc176x/Kconfig
index 02da06da..79c3b300 100644
--- a/src/lpc176x/Kconfig
+++ b/src/lpc176x/Kconfig
@@ -14,7 +14,7 @@ config LPC_SELECT
select HAVE_CHIPID
select HAVE_GPIO_HARD_PWM
select HAVE_STEPPER_BOTH_EDGE
- select SERIAL_BOOTLOADER_SIDECHANNEL
+ select HAVE_BOOTLOADER_REQUEST
config BOARD_DIRECTORY
string