x86: Enable meminfo command
authorSimon Glass <sjg@chromium.org>
Sat, 11 Jan 2025 00:00:07 +0000 (17:00 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 22 Jan 2025 21:58:03 +0000 (15:58 -0600)
commit78bff2ebba9994a61ec8c0592d88ddb1d34c795b
tree75e24c3d3d692ba4a1a4eeb8a26bcfc0c2e66949
parent26001ee047d071214c3dff7603c8d956ba172d6d
x86: Enable meminfo command

Enable this command for x86 boards as it is quite useful for seeing
where memory is.

Signed-off-by: Simon Glass <sjg@chromium.org>
cmd/Kconfig