diff options
author | John Crispin <john@openwrt.org> | 2014-12-12 20:24:33 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-12-12 20:24:33 +0000 |
commit | 118534ea39f52feafb0b89e10ed76d4919f7a64d (patch) | |
tree | efa77ef28b052087340aba870ec3b8c21e4ec298 /target/linux/oxnas/config-3.18 | |
parent | ee6b5c600751b7e744faf3d5114e6f9cc1715a86 (diff) | |
download | mtk-20170518-118534ea39f52feafb0b89e10ed76d4919f7a64d.zip mtk-20170518-118534ea39f52feafb0b89e10ed76d4919f7a64d.tar.gz mtk-20170518-118534ea39f52feafb0b89e10ed76d4919f7a64d.tar.bz2 |
oxnas: use libata ledtrig support for kd20 hdd leds
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43675
Diffstat (limited to 'target/linux/oxnas/config-3.18')
-rw-r--r-- | target/linux/oxnas/config-3.18 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/oxnas/config-3.18 b/target/linux/oxnas/config-3.18 index 56dce65..b9172d9 100644 --- a/target/linux/oxnas/config-3.18 +++ b/target/linux/oxnas/config-3.18 @@ -364,3 +364,4 @@ CONFIG_ZBOOT_ROM_TEXT=0 CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_INFLATE=y CONFIG_ZONE_DMA_FLAG=0 +CONFIG_ATA_LEDS=y |