[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <49C9046A.6060708@petalogix.com>
Date: Tue, 24 Mar 2009 17:03:54 +0100
From: Michal Simek <michal.simek@...alogix.com>
To: monstr@...str.eu
CC: linux-kernel@...r.kernel.org, john.williams@...alogix.com,
Peter Korsgaard <jacmet@...site.dk>,
linux-serial@...r.kernel.org
Subject: Re: [PATCH 57/57] microblaze_v7: Uartlite for Microblaze
Hi all,
Here is the small part of code which enable uartlite and serial of code
driver for Microblaze cpu.
Peter: I got ack from you in past. I believe that I still have it. Could
I keep your ACK there?
Thanks,
Michal
> From: Michal Simek <monstr@...str.eu>
>
>
> Signed-off-by: Michal Simek <monstr@...str.eu>
> ---
> drivers/serial/Kconfig | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/serial/Kconfig b/drivers/serial/Kconfig
> index 7d7f576..131901b 100644
> --- a/drivers/serial/Kconfig
> +++ b/drivers/serial/Kconfig
> @@ -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
>
--
Michal Simek, Ing. (M.Eng)
PetaLogix - Linux Solutions for a Reconfigurable World
w: www.petalogix.com p: +61-7-30090663,+42-0-721842854 f: +61-7-30090663
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists