configs: sandbox_deconfig: remove CONFIG_AMIGA_PARTITION
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Wed, 27 Nov 2024 07:06:27 +0000 (08:06 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sun, 5 Jan 2025 01:30:47 +0000 (02:30 +0100)
commit9cb53b5ffd9afba3e46ab2b8387727897da267af
treecc494fc3350d492f01403ae146907587569aca38
parentd01720a8305f7fd3f33840eac7fb89254a127f4d
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>
configs/sandbox_defconfig