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

Commit b885b27c authored by Uwe Kleine-König's avatar Uwe Kleine-König Committed by Adrian Bunk
Browse files

SERIAL_NETX_CONSOLE provides console for NetX, not IMX

parent a7b1a68b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1295,8 +1295,8 @@ config SERIAL_NETX_CONSOLE
	depends on SERIAL_NETX
	select SERIAL_CORE_CONSOLE
	help
	  If you have enabled the serial port on the Motorola IMX
	  CPU you can make it the console by answering Y to this option.
	  If you have enabled the serial port on the Hilscher NetX SoC
	  you can make it the console by answering Y to this option.

config SERIAL_OF_PLATFORM
	tristate "Serial port on Open Firmware platform bus"