mirror of
https://github.com/torvalds/linux.git
synced 2024-11-12 07:01:57 +00:00
uartlite: allow building for timberdale MFD
Some configurations of the Timberdale FPGA has the uartlite included. Signed-off-by: Richard Röjfors <richard.rojfors@mocean-labs.com> Cc: Alan Cox <alan@lxorguk.ukuu.org.uk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
4932be7789
commit
447e4460a4
@ -862,7 +862,7 @@ config SERIAL_IMX_CONSOLE
|
|||||||
|
|
||||||
config SERIAL_UARTLITE
|
config SERIAL_UARTLITE
|
||||||
tristate "Xilinx uartlite serial port support"
|
tristate "Xilinx uartlite serial port support"
|
||||||
depends on PPC32 || MICROBLAZE
|
depends on PPC32 || MICROBLAZE || MFD_TIMBERDALE
|
||||||
select SERIAL_CORE
|
select SERIAL_CORE
|
||||||
help
|
help
|
||||||
Say Y here if you want to use the Xilinx uartlite serial controller.
|
Say Y here if you want to use the Xilinx uartlite serial controller.
|
||||||
|
Loading…
Reference in New Issue
Block a user