spi: qup: Allow for compile-testing on !ARM
authorAlex Dewar <alex.dewar90@gmail.com>
Fri, 4 Sep 2020 16:37:10 +0000 (17:37 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 7 Sep 2020 18:04:23 +0000 (19:04 +0100)
commit2abaad678575acd54e9939e1174becd82ecc884b
tree7b011a8f6d5f35391ebd71ddaaa91c49d3eede4e
parent043ebcf3204ca1a0ce0d03cb7dc6e0d63d2cf512
spi: qup: Allow for compile-testing on !ARM

There seems no reason to restrict testing to ARM, so remove this
constraint to improve test coverage.

Build-tested with allyesconfig on x86.

Signed-off-by: Alex Dewar <alex.dewar90@gmail.com>
Link: https://lore.kernel.org/r/20200904163709.110975-1-alex.dewar90@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/Kconfig