aboutsummaryrefslogtreecommitdiffstats
path: root/programmer_table.c
diff options
context:
space:
mode:
Diffstat (limited to 'programmer_table.c')
-rw-r--r--programmer_table.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/programmer_table.c b/programmer_table.c
index 2a06c30d..818cea72 100644
--- a/programmer_table.c
+++ b/programmer_table.c
@@ -124,8 +124,8 @@ const struct programmer_entry *const programmer_table[] = {
&programmer_linux_spi,
#endif
-#if CONFIG_LSPCON_I2C_SPI == 1
- &programmer_lspcon_i2c_spi,
+#if CONFIG_PARADE_LSPCON == 1
+ &programmer_parade_lspcon,
#endif
#if CONFIG_MEDIATEK_I2C_SPI == 1