]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: fix bad applied patch for arch/arm/Kconfig of stable 3.0.y tree.
authorTetsuyuki Kobayashi <koba@kmckk.co.jp>
Thu, 13 Sep 2012 04:29:30 +0000 (13:29 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Oct 2012 16:47:27 +0000 (09:47 -0700)
commitb8751608ef925da4b504643236d6e5b6961db7d9
treeee3e123c1d91e6d54e28b32b909ccbcda8b3c496
parent5001e3e06b4da65f189c77c35183399cc87adf5f
ARM: fix bad applied patch for arch/arm/Kconfig of stable 3.0.y tree.

No upstream commit as this is a merge error in the 3.0 tree.

ARM_ERRATA_764369 and PL310_ERRATA_769419 do not appear in config menu in
stable 3.0.y tree.
This is because backported patch for arm/arm/Kconfig applied wrong place.
This patch solves it.

Signed-off-by: Tetsuyuki Kobayashi <koba@kmckk.co.jp>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/Kconfig