]> git.ipfire.org Git - thirdparty/linux.git/commit
soc: aspeed: Improve kconfig
authorJoel Stanley <joel@jms.id.au>
Wed, 16 Sep 2020 12:57:31 +0000 (22:27 +0930)
committerJoel Stanley <joel@jms.id.au>
Mon, 21 Sep 2020 09:20:27 +0000 (18:50 +0930)
commit592693a1f881630f744b69b8bc315caa99272d64
tree13a12a2c090daed27f6fb432e8ff68c30dc8085d
parent9123e3a74ec7b934a4a099e98af6a61c2f80bbf5
soc: aspeed: Improve kconfig

Reword the kconfig text to be consistent and reflect that most drivers
are available for all supported ASPEED chips (2400, 2500 and 2600).

Rearrange the symbols the SoC drivers depend on so the menu doesn't
appear unless you are building for ASPEED for compile testing.

The SYSCON_MFD and REGMAP options are usually selected by drivers that
need them, so do this.

Reviewed-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Andrew Jeffery <andrew@aj.id.au>
Link: https://lore.kernel.org/r/20200916125731.784527-1-joel@jms.id.au
Signed-off-by: Joel Stanley <joel@jms.id.au>
drivers/soc/Makefile
drivers/soc/aspeed/Kconfig