|
@@ -43,7 +43,7 @@
|
|
#arm_freq=800
|
|
#arm_freq=800
|
|
|
|
|
|
# Uncomment some or all of these to enable the optional hardware interfaces
|
|
# Uncomment some or all of these to enable the optional hardware interfaces
|
|
-dtparam=i2c_arm=off
|
|
|
|
|
|
+#dtparam=i2c_arm=on
|
|
#dtparam=i2s=on
|
|
#dtparam=i2s=on
|
|
dtparam=spi=on
|
|
dtparam=spi=on
|
|
|
|
|
|
@@ -57,9 +57,10 @@ dtparam=spi=on
|
|
|
|
|
|
# DAC
|
|
# DAC
|
|
dtoverlay=hifiberry-dacplus,24db_digital_gain
|
|
dtoverlay=hifiberry-dacplus,24db_digital_gain
|
|
|
|
+
|
|
# Ir
|
|
# Ir
|
|
-dtoverlay=lirc-rpi,gpio_in_pin=4
|
|
|
|
|
|
+dtoverlay=lirc-rpi:gpio_in_pin=4,gpio_in_pull=down
|
|
|
|
+
|
|
# Secondary SDCard
|
|
# Secondary SDCard
|
|
-#dtoverlay=sdio,bus_width=1
|
|
|
|
dtoverlay=mmc_spi_cs1
|
|
dtoverlay=mmc_spi_cs1
|
|
|
|
|