diff options
author | Jamie Lentin <jm@lentin.co.uk> | 2013-08-11 15:26:50 +0100 |
---|---|---|
committer | Jason Cooper <jason@lakedaemon.net> | 2013-08-12 18:43:35 +0000 |
commit | 844703c1addb01f83c74a4d284a418263867304d (patch) | |
tree | 64c2a873267cd18791e71e7c6ca9d497a966223f /arch/arm/configs | |
parent | ea489af05bdb172fd3863b69fbd61749690935e8 (diff) |
ARM: kirkwood: Remove all remaining trace of DNS-320/325 platform code
No platform code left now, so remove all references to it.
The reset gpio code didn't work to begin with, it will be replaced with
a DT node at a future date. -jc
Signed-off-by: Jamie Lentin <jm@lentin.co.uk>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/kirkwood_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/kirkwood_defconfig b/arch/arm/configs/kirkwood_defconfig index b180588960f7..d9ea71fca656 100644 --- a/arch/arm/configs/kirkwood_defconfig +++ b/arch/arm/configs/kirkwood_defconfig @@ -29,7 +29,6 @@ CONFIG_MACH_SHEEVAPLUG=y CONFIG_MACH_T5325=y CONFIG_MACH_TS219=y CONFIG_MACH_TS41X=y -CONFIG_MACH_DLINK_KIRKWOOD_DT=y # CONFIG_CPU_FEROCEON_OLD_ID is not set CONFIG_PCI_MVEBU=y CONFIG_PREEMPT=y |