Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a8d03eb4 authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

Merge tag 'imx-fixes-3.9-3' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes

From Shawn Guo <shawn.guo@linaro.org>:

The imx fixes for 3.9, take 3:
 - Add the lost dependency check for DEBUG_IMX_UART_PORT back

* tag 'imx-fixes-3.9-3' of git://git.linaro.org/people/shawnguo/linux-2.6

:
  ARM: imx: add dependency check for DEBUG_IMX_UART_PORT

Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parents a4ba740d 287939a3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -495,6 +495,7 @@ config DEBUG_IMX_UART_PORT
						DEBUG_IMX53_UART || \
						DEBUG_IMX6Q_UART
	default 1
	depends on ARCH_MXC
	help
	  Choose UART port on which kernel low-level debug messages
	  should be output.