From: Jason Cooper Date: Mon, 12 Aug 2013 18:05:30 +0000 (+0000) Subject: ARM: kirkwood: fix DT building and update defconfig X-Git-Tag: v3.12-rc1~114^2~4^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d04d97c2646dc436ef81ecd3b51e3ca50c716d0d;p=pandora-kernel.git 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 --- Reading git-diff-tree failed