commit | 14a2dee765fe0849a49d5007398eb64677ed1544 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu Dec 05 18:46:11 2019 -0500 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 08 09:27:44 2020 -0500 |
tree | 5e7e532b3cacda281a1bf30d19e508ff822e9f83 | |
parent | 8ad0c66437a3c5bafbbaddffd58436ba6763837d [diff] |
cmd/Kconfig: Add more dependencies to OSE bootm support Per Enea OSE documentation, it supports some classes of ARM, PowerPC and X86. Limit the option to those platforms. Signed-off-by: Tom Rini <trini@konsulko.com>