spi: altera: Make SPI_ALTERA_CORE invisible
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 27 Apr 2021 14:38:42 +0000 (16:38 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 28 Apr 2021 15:34:59 +0000 (16:34 +0100)
commit41f48a29ebd5ce944e412f491f1876b5abeff1d6
treef1b7478394b3545fcb68929528087185f697a434
parentc7299fea67696db5bd09d924d1f1080d894f92ef
spi: altera: Make SPI_ALTERA_CORE invisible

The SPI_ALTERA_CORE config symbol controls compilation of the Altera SPI
Controller core code.  It is already selected by all of its users, so
there is no reason to make it visible, unless compile-testing.

Fixes: b0c3d9354de1f87e ("spi: altera: separate core code from platform code")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/f0cb8e66baba4506db6f42fca74dc51b76883507.1619534253.git.geert+renesas@glider.be
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/Kconfig