commit | 5bb26a59c46c510828f99ccf009ec1a03c52409c | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Wed Feb 16 18:23:22 2022 +1030 |
committer | Tom Rini <trini@konsulko.com> | Thu Mar 10 13:49:57 2022 -0500 |
tree | 57538ccce40b872ff71c71ad53e3b4336e6a6f79 | |
parent | 4d7de5c5080809dd214f4d75dd72e6c7cc3dc3a4 [diff] |
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>