commit | bc52cc35064a4fe0f4e254c8af42ddcd7788049e | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Wed Nov 27 08:06:27 2024 +0100 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sun Jan 05 02:30:47 2025 +0100 |
tree | cc494fc3350d492f01403ae146907587569aca38 | |
parent | 8ee1fa25a073fe53dea6e87fcff15d3eb2b94436 [diff] |
configs: sandbox_deconfig: remove CONFIG_AMIGA_PARTITION We do not actually test the code. Scanning for Amiga partitions of the sandbox is extremely slow, especially on the partially implemented USB device. For build testing the other sandbox defconfigs are good enough. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>