This commit is contained in:
mjallen18
2025-06-12 11:47:30 -05:00
parent c0b2e8ef25
commit ab2a1e000c

View File

@@ -35,10 +35,18 @@ in
all = { # [all] conditional filter, https://www.raspberrypi.com/documentation/computers/config_txt.html#conditional-filters
base-dt-params = {
i2c_arm = {
enable = true;
value = "on";
};
i2c = {
enable = true;
value = "on";
};
spi = {
enable = true;
value = "on";
};
};
options = {