aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.rs')
-rw-r--r--src/main.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.rs b/src/main.rs
index 1e426aa..ed5c23a 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -11,7 +11,7 @@ const LATEST: &str = "https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.2.7.t
const CONFIG: &str = r#"
CONFIG_ARCH_BCM2835=y
-CONFIG-HW_RANDOM_BCM2835=y
+CONFIG_HW_RANDOM_BCM2835=y
CONFIG_DMA_BCM2835=y
CONFIG_I2C_BCM2835=y
CONFIG_SPI_BCM2835=y