summaryrefslogtreecommitdiff
path: root/test/py/tests/test_fs/test_basic.py
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut+renesas@mailbox.org>2024-10-26 22:16:26 +0200
committerTom Rini <trini@konsulko.com>2024-10-31 10:49:47 -0600
commit43423cdc5dc174468546c7c48f771fe26fe6d101 (patch)
treeb4273098abcac25b0f607090edbc2f578166a668 /test/py/tests/test_fs/test_basic.py
parentf896aa656774821fee44f0da3fdd7e52068130da (diff)
mtd: spi-nor: Always build SPI_STACKED_PARALLEL code
Prevent the code gated by SPI_STACKED_PARALLEL from bitrot by using if (CONFIG_IS_ENABLED(SPI_STACKED_PARALLEL)) around it. That way, it is always at least compiled. Fixes: 5d40b3d384dc ("mtd: spi-nor: Add parallel and stacked memories support") Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Diffstat (limited to 'test/py/tests/test_fs/test_basic.py')
0 files changed, 0 insertions, 0 deletions