mtd: hyperbus: HBMC_AM654 should depend on ARCH_K3
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 7 Mar 2022 12:27:02 +0000 (13:27 +0100)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 14 Mar 2022 16:01:58 +0000 (17:01 +0100)
commit5fc69b6e51ae2da28081c201f595898c5c1f40cc
tree5ce2ef98ed311bcad5f1971da110627f30b45768
parentec090a0392ff634e9304c19a8578d476a9e0c830
mtd: hyperbus: HBMC_AM654 should depend on ARCH_K3

The AM65x HyperBus controller is only present on Texas Instruments AM65x
SoCs.  Hence add a dependency on ARCH_K3, to prevent asking the user
about this driver when configuring a kernel without support for the
Texas Instruments Inc. K3 multicore SoC architecture.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/9fd6b975adba710158f28aa603cf87a6d189a418.1646655894.git.geert+renesas@glider.be
drivers/mtd/hyperbus/Kconfig