]> git.baikalelectronics.ru Git - uboot.git/commit
ram: aspeed: Rework kconfig options
authorJoel Stanley <joel@jms.id.au>
Wed, 16 Feb 2022 07:53:22 +0000 (18:23 +1030)
committerTom Rini <trini@konsulko.com>
Thu, 10 Mar 2022 18:49:57 +0000 (13:49 -0500)
commita53ca33d58359f48e74e4b04ebb606789a4c7543
tree57538ccce40b872ff71c71ad53e3b4336e6a6f79
parent60cf227c1f17acf6305a6ff2e1e3a1352f20d3ad
ram: aspeed: Rework kconfig options

Ensure the ASPEED related options are grouped together under the RAM
option when enabling support.

This also makes some minor grammar corrections and renames options so
they present cleanly in menuconfig.

There should be no functional change to the configuration or binary.

Signed-off-by: Joel Stanley <joel@jms.id.au>
Reviewed-by: Dylan Hung <dylan_hung@aspeedtech.com>
drivers/ram/aspeed/Kconfig