]> Git Repo - J-linux.git/commitdiff
microblaze_v8: Uartlite for Microblaze
authorMichal Simek <[email protected]>
Fri, 27 Mar 2009 13:25:51 +0000 (14:25 +0100)
committerMichal Simek <[email protected]>
Fri, 27 Mar 2009 13:25:51 +0000 (14:25 +0100)
Reviewed-by: Ingo Molnar <[email protected]>
Acked-by: Peter Korsgaard <[email protected]>
Acked-by: John Linn <[email protected]>
Acked-by: Stephen Neuendorffer <[email protected]>
Acked-by: John Williams <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
drivers/serial/Kconfig

index 7d7f576da202728435d314a501e086418d09dd10..131901bfd5db0028eef1ab875af4b3ec284f0c6e 100644 (file)
@@ -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.
@@ -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
This page took 0.03644 seconds and 4 git commands to generate.