]> git.dujemihanovic.xyz Git - u-boot.git/commit
sandbox: Avoid requiring CMDLINE
authorSimon Glass <sjg@chromium.org>
Thu, 26 Oct 2023 18:31:34 +0000 (14:31 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 7 Nov 2023 19:49:40 +0000 (14:49 -0500)
commit512369a7827b938906019bbd5a4265d04b7391e1
treea7c702dce22677ad41aacfb43e91a34358d79b6b
parent909b15ca6457ba02a7f4617facfa3a50c390f061
sandbox: Avoid requiring CMDLINE

Add some dependencies on features that we had been selecting so that we
can still disable CMDLINE.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
arch/Kconfig