git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0ec948
)
x86/Voyager: remove KGDB Kconfig quirk
author
Ingo Molnar
<mingo@elte.hu>
Tue, 27 Jan 2009 16:02:29 +0000
(17:02 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 29 Jan 2009 13:16:57 +0000
(14:16 +0100)
x86/Voyager has this KGDB quirk:
select HAVE_ARCH_KGDB if !X86_VOYAGER
This is completely pointless - there's nothing in KGDB that cannot work
on Voyager. Remove it.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found