aboutsummaryrefslogtreecommitdiffstats
path: root/flashrom.c
diff options
context:
space:
mode:
Diffstat (limited to 'flashrom.c')
-rw-r--r--flashrom.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/flashrom.c b/flashrom.c
index 26e2df87..630e7ea7 100644
--- a/flashrom.c
+++ b/flashrom.c
@@ -145,7 +145,7 @@ const struct programmer_entry programmer_table[] = {
},
#endif
-#if CONFIG_RAIDEN == 1
+#if CONFIG_RAIDEN_DEBUG_SPI == 1
{
.name = "raiden_debug",
.type = USB,