]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: Make SystemBase PCI Multiport UART only for x86
authorSteven Rostedt <rostedt@goodmis.org>
Fri, 14 Dec 2012 00:57:55 +0000 (19:57 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Jan 2013 17:32:45 +0000 (09:32 -0800)
commitdb210312f77b8e0e3652bbbaafe879c24c8ba604
tree85355b770112f57969a2883cea04556585385bde
parentd1c3ed669a2d452cacfb48c2d171a1f364dae2ed
staging: Make SystemBase PCI Multiport UART only for x86

The sb105x SystemBase PCI UART driver in staging has code specific for
x86. This breaks allyesconfig builds for other archs. For now, the quick
fix is simply to make this driver depend on x86.

When I get time, I'll swap this card out of my main machine and put it
into my PowerPC64 box, and get it working there. Then it may become a
good samaritan and play nice with other archs.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sb105x/Kconfig