1# Copyright 2025 Google LLC
2# SPDX-License-Identifier: Apache-2.0
3
4if BOARD_MPFS_ICICLE
5
6choice SPI_NOR_SFDP
7	default SPI_NOR_SFDP_RUNTIME
8endchoice
9
10endif
11