Skip to content

Commit

Permalink
microblaze_v8: Uartlite for Microblaze
Browse files Browse the repository at this point in the history
Reviewed-by: Ingo Molnar <mingo@elte.hu>
Acked-by: Peter Korsgaard <jacmet@sunsite.dk>
Acked-by: John Linn <john.linn@xilinx.com>
Acked-by: Stephen Neuendorffer <stephen.neuendorffer@xilinx.com>
Acked-by: John Williams <john.williams@petalogix.com>
Signed-off-by: Michal Simek <monstr@monstr.eu>
  • Loading branch information
Michal Simek committed Mar 27, 2009
1 parent 5f8ffb5 commit 4286c2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/serial/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -833,7 +833,7 @@ config SERIAL_IMX_CONSOLE

config SERIAL_UARTLITE
tristate "Xilinx uartlite serial port support"
depends on PPC32
depends on PPC32 || MICROBLAZE
select SERIAL_CORE
help
Say Y here if you want to use the Xilinx uartlite serial controller.
Expand Down Expand Up @@ -1319,7 +1319,7 @@ config SERIAL_NETX_CONSOLE

config SERIAL_OF_PLATFORM
tristate "Serial port on Open Firmware platform bus"
depends on PPC_OF
depends on PPC_OF || MICROBLAZE
depends on SERIAL_8250 || SERIAL_OF_PLATFORM_NWPSERIAL
help
If you have a PowerPC based system that has serial ports
Expand Down

0 comments on commit 4286c2b

Please sign in to comment.