summaryrefslogtreecommitdiff
path: root/target/linux/kirkwood/config-4.4
diff options
context:
space:
mode:
authorAlberto Bursi <alberto.bursi@outlook.it>2017-03-30 12:34:42 +0200
committerJo-Philipp Wich <jo@mein.io>2017-05-14 21:45:50 +0200
commitf7fd2abf259c7a463d215fc0e52c15ae77a050de (patch)
tree15079e4cca7bf262ba40a770c0499660ff397d55 /target/linux/kirkwood/config-4.4
parentb52eb549d2b8e41e5de58fe1815e689c12d4a184 (diff)
downloadmtk-20170518-f7fd2abf259c7a463d215fc0e52c15ae77a050de.zip
mtk-20170518-f7fd2abf259c7a463d215fc0e52c15ae77a050de.tar.gz
mtk-20170518-f7fd2abf259c7a463d215fc0e52c15ae77a050de.tar.bz2
kirkwood: set sata/usb led trigger for NSA3xx
these two devices have a Sata led for each sata port. These leds must be controlled separately by a special sata led trigger already used in oxnas target. Both these devices have a single USB led, and to keep consistent behaviour with the Sata leds that show sata activity, this led uses usb-host trigger to show usb activity. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
Diffstat (limited to 'target/linux/kirkwood/config-4.4')
-rw-r--r--target/linux/kirkwood/config-4.43
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/kirkwood/config-4.4 b/target/linux/kirkwood/config-4.4
index f5d3164..67a8760 100644
--- a/target/linux/kirkwood/config-4.4
+++ b/target/linux/kirkwood/config-4.4
@@ -26,6 +26,7 @@ CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y
CONFIG_ARCH_WANT_GENERAL_HUGETLB=y
CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y
CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
+CONFIG_ARCH_WANT_LIBATA_LEDS=y
CONFIG_ARM=y
# CONFIG_ARMADA_THERMAL is not set
CONFIG_ARM_APPENDED_DTB=y
@@ -41,6 +42,7 @@ CONFIG_ARM_PATCH_PHYS_VIRT=y
# CONFIG_ARM_THUMB is not set
CONFIG_ATA=y
CONFIG_ATAGS=y
+CONFIG_ATA_LEDS=y
CONFIG_AUTO_ZRELADDR=y
CONFIG_BLK_DEV_SD=y
CONFIG_CACHE_FEROCEON_L2=y
@@ -306,6 +308,7 @@ CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_HCD_ORION=y
# CONFIG_USB_EHCI_HCD_PLATFORM is not set
CONFIG_USB_EHCI_PCI=y
+CONFIG_USB_LED_TRIG=y
CONFIG_USB_STORAGE=y
CONFIG_USB_SUPPORT=y
# CONFIG_USB_UHCI_HCD is not set