diff options
author | Paul Mackerras <paulus@samba.org> | 2007-10-23 22:20:51 +1000 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-10-23 22:20:51 +1000 |
commit | 786d3693f46579c7cd982e65de9f43eba94e4a57 (patch) | |
tree | e794415702e30899fd7181072e8753bb8068cce2 /arch/powerpc/Kconfig.debug | |
parent | dba5baf32887f58414ed7183a95309686894eab2 (diff) | |
parent | 739253765ed55742431866b19330fa0e1012c417 (diff) |
Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge
Diffstat (limited to 'arch/powerpc/Kconfig.debug')
-rw-r--r-- | arch/powerpc/Kconfig.debug | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/Kconfig.debug b/arch/powerpc/Kconfig.debug index c939fe86a9e..6a79fe43e22 100644 --- a/arch/powerpc/Kconfig.debug +++ b/arch/powerpc/Kconfig.debug @@ -216,7 +216,6 @@ config PPC_EARLY_DEBUG_BEAT config PPC_EARLY_DEBUG_44x bool "Early serial debugging for IBM/AMCC 44x CPUs" depends on 44x - select PPC_UDBG_16550 help Select this to enable early debugging for IBM 44x chips via the inbuilt serial port. |