commit | b8bb922c680b7e21af2268bc8eec93b17f5b9ab8 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Sep 19 17:44:48 2011 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Sep 20 15:53:24 2011 +1000 |
tree | 09a251e2bf24296ad6bbfb238a37e2e58e70dcbf | |
parent | ac07a4a57f7408922a0b3d4dcb87104fe8a3d8ca [diff] |
powerpc/udbg: Fix Kconfig entry for avoiding 44x early debug with KVM It was preventing the global early debug selection whenever KVM was enabled instead of only preventing the 440 specific one. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>