mtd: st_spi_fsm: fixup Kconfig dependency
authorBrian Norris <computersforpeace@gmail.com>
Wed, 9 Apr 2014 01:28:40 +0000 (18:28 -0700)
committerBrian Norris <computersforpeace@gmail.com>
Mon, 14 Apr 2014 18:23:01 +0000 (11:23 -0700)
I hear that this driver should depend on ARCH_STI, and that "SH" is not
actually a real symbol. At the same time, let's allow compile-testing on
other ARCH'es.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Acked-by: Lee Jones <lee.jones@linaro.org>
Reviewed-by: Marek Vasut <marex@denx.de>

No differences found