commit | 8607bd42728c648f03cb04f8906411ba3da984e5 | [log] [tgz] |
---|---|---|
author | Brian Norris <computersforpeace@gmail.com> | Tue Apr 08 18:28:40 2014 -0700 |
committer | Brian Norris <computersforpeace@gmail.com> | Mon Apr 14 11:23:01 2014 -0700 |
tree | def6e90010890b1fc26edafac7a0144ceb9ee287 | |
parent | e43b20619bdb6c851dd7b49cbd15e52875a785d4 [diff] |
mtd: st_spi_fsm: fixup Kconfig dependency 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>