summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorMykyta Dorokhin <mykyta.dorokhin@globallogic.com>2021-01-26 14:37:21 +0200
committerMykyta Dorokhin <mykyta.dorokhin@globallogic.com>2021-01-26 14:37:21 +0200
commitfc298975c4f26b4100d0653a9018900040923768 (patch)
tree4341452e5b6f1dba960183294190dc576bba0644 /recipes-kernel/linux
parent4324a280123b2690f0090c88e4b3d3656d5386b7 (diff)
downloadmeta-multitech-atmel-fc298975c4f26b4100d0653a9018900040923768.tar.gz
meta-multitech-atmel-fc298975c4f26b4100d0653a9018900040923768.tar.bz2
meta-multitech-atmel-fc298975c4f26b4100d0653a9018900040923768.zip
linux 5.4: add PCA955X led blinker and DS1307 rtc as modules for mtre hardware
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-at91-5.4.81/defconfig6
1 files changed, 4 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-at91-5.4.81/defconfig b/recipes-kernel/linux/linux-at91-5.4.81/defconfig
index 158b96d..930fe57 100644
--- a/recipes-kernel/linux/linux-at91-5.4.81/defconfig
+++ b/recipes-kernel/linux/linux-at91-5.4.81/defconfig
@@ -3233,7 +3233,8 @@ CONFIG_LEDS_GPIO=y
# CONFIG_LEDS_LP5562 is not set
# CONFIG_LEDS_LP8501 is not set
# CONFIG_LEDS_LP8860 is not set
-# CONFIG_LEDS_PCA955X is not set
+CONFIG_LEDS_PCA955X=m
+# CONFIG_LEDS_PCA955X_GPIO is not set
# CONFIG_LEDS_PCA963X is not set
# CONFIG_LEDS_DAC124S085 is not set
CONFIG_LEDS_PWM=y
@@ -3307,7 +3308,8 @@ CONFIG_RTC_INTF_DEV=y
# CONFIG_RTC_DRV_ABB5ZES3 is not set
# CONFIG_RTC_DRV_ABEOZ9 is not set
# CONFIG_RTC_DRV_ABX80X is not set
-# CONFIG_RTC_DRV_DS1307 is not set
+CONFIG_RTC_DRV_DS1307=m
+# CONFIG_RTC_DRV_DS1307_CENTURY is not set
# CONFIG_RTC_DRV_DS1374 is not set
# CONFIG_RTC_DRV_DS1672 is not set
# CONFIG_RTC_DRV_HYM8563 is not set