commit | 1d0b1fc9ec6c50efa1fee806d3c2a97069c4fea6 | [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 | 16536dfce788310f1312593f341df8109fae3e69 [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>