ARM: kirkwood: fix DT building and update defconfig
authorJason Cooper <jason@lakedaemon.net>
Mon, 12 Aug 2013 18:05:30 +0000 (18:05 +0000)
committerJason Cooper <jason@lakedaemon.net>
Mon, 12 Aug 2013 18:44:28 +0000 (18:44 +0000)
commitd04d97c2646dc436ef81ecd3b51e3ca50c716d0d
tree0c86bdf909dcd8905262e8a448feee26f671d401
parent844703c1addb01f83c74a4d284a418263867304d
ARM: kirkwood: fix DT building and update defconfig

commit

  844703c ARM: kirkwood: Remove all remaining trace of DNS-320/325 platform code

removed the last kirkwood DT/platform board in kirkwood_defconfig, this
triggered a rescan of the config symbols, the result of which breaks the
build because KIRKWOOD_DT does not select OF_IRQ.

This commit fixes the regression and updates the defconfig to
explicitly enable SERIAL_OF_PLATFORM and KIRWOOD_DT.

Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/configs/kirkwood_defconfig
arch/arm/mach-kirkwood/Kconfig