summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-orion5x/Kconfig
diff options
context:
space:
mode:
authorThomas Petazzoni2014-04-22 23:26:39 +0200
committerJason Cooper2014-04-26 21:45:24 +0200
commit94b0bd366e36379c994bdaa84f18355702212eb4 (patch)
tree6674aca65f7081eb6aa8b6dfd09eba046e82b163 /arch/arm/mach-orion5x/Kconfig
parentARM: orion5x: convert RD-88F5182 to Device Tree (diff)
downloadkernel-qcow2-linux-94b0bd366e36379c994bdaa84f18355702212eb4.tar.gz
kernel-qcow2-linux-94b0bd366e36379c994bdaa84f18355702212eb4.tar.xz
kernel-qcow2-linux-94b0bd366e36379c994bdaa84f18355702212eb4.zip
ARM: orion5x: convert d2net to Device Tree
This commit converts the LaCie d2 Network platform to the Device Tree. All devices except LEDs are converted, because the LED code needs a non-LED GPIO to be set to a given value for the LEDs to work, and this cannot yet be easily represented in DT. Also, references to the LaCie Big Disk Network platform are lost, because this platform apparently has exactly the same hardware support as the LaCie d2 Network, so their Device Tree files would be identical. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Link: https://lkml.kernel.org/r/1398202002-28530-36-git-send-email-thomas.petazzoni@free-electrons.com Cc: Simon Guinot <sguinot@lacie.com> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'arch/arm/mach-orion5x/Kconfig')
-rw-r--r--arch/arm/mach-orion5x/Kconfig13
1 files changed, 3 insertions, 10 deletions
diff --git a/arch/arm/mach-orion5x/Kconfig b/arch/arm/mach-orion5x/Kconfig
index 11b0c7ea44a2..3c4ad83c782a 100644
--- a/arch/arm/mach-orion5x/Kconfig
+++ b/arch/arm/mach-orion5x/Kconfig
@@ -115,20 +115,13 @@ config MACH_MV2120
Say 'Y' here if you want your kernel to support the
HP Media Vault mv2120 or mv5100.
-config MACH_D2NET
- bool "LaCie d2 Network"
- select I2C_BOARDINFO
+config MACH_D2NET_DT
+ bool "LaCie d2 Network / Big Disk Network (Flattened Device Tree)"
+ select ARCH_ORION5X_DT
help
Say 'Y' here if you want your kernel to support the
LaCie d2 Network NAS.
-config MACH_BIGDISK
- bool "LaCie Big Disk Network"
- select I2C_BOARDINFO
- help
- Say 'Y' here if you want your kernel to support the
- LaCie Big Disk Network NAS.
-
config MACH_NET2BIG
bool "LaCie 2Big Network"
select I2C_BOARDINFO