Просмотр исходного кода

Fix early printk compile on ARM

SVN-Revision: 32130
Michael Büsch 13 лет назад
Родитель
Сommit
f0bd6aeade
1 измененных файлов с 6 добавлено и 0 удалено
  1. 6 0
      Config.in

+ 6 - 0
Config.in

@@ -220,10 +220,16 @@ menu "Global build settings"
 		help
 		  This will compile your kernel and modules with debug information.
 
+	config KERNEL_DEBUG_LL_UART_NONE
+		bool
+		default n
+		depends on arm
+
 	config KERNEL_DEBUG_LL
 		bool
 		default n
 		depends on arm
+		select KERNEL_DEBUG_LL_UART_NONE
 		help
 		  ARM low level debugging