]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
unicore32: drop unused Kconfig symbols
authorPaul Bolle <pebolle@tiscali.nl>
Fri, 14 Oct 2011 12:28:11 +0000 (14:28 +0200)
committerGuan Xuetao <gxt@mprc.pku.edu.cn>
Tue, 15 Nov 2011 09:13:18 +0000 (17:13 +0800)
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Acked-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
arch/unicore32/Kconfig.debug

index ae2ec334c3c61473ffa6b7b5cf8695c8d64c322b..1a36262398435ff9f9f224cab74da1a3d2bb0233 100644 (file)
@@ -44,18 +44,4 @@ config DEBUG_OCD
          Say Y here if you want the debug print routines to direct their
          output to the UniCore On-Chip-Debugger channel using CP #1.
 
-config DEBUG_OCD_BREAKPOINT
-       bool "Breakpoint support via On-Chip-Debugger"
-       depends on DEBUG_OCD
-
-config DEBUG_UART
-       int "Kernel low-level debugging messages via serial port"
-       depends on DEBUG_LL
-       range 0 1
-       default "0"
-       help
-         Choice for UART for kernel low-level using PKUnity UARTS,
-         should be between zero and one. The port must have been
-         initialised by the boot-loader before use.
-
 endmenu