blob: ef53fc3c7904b5270945df1b7309de3d0e646e23 [file] [log] [blame]
Abdellatif El Khlifi857360c2023-04-17 10:11:52 +01001# SPDX-License-Identifier: GPL-2.0+
2#
3# Copyright 2023 Arm Limited and/or its affiliates <open-source-office@arm.com>
4# Authors:
5# Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>
6
7config NVMXIP
8 bool "NVM XIP devices support"
9 select BLK
10 help
11 This option allows the emulation of a block storage device
12 on top of a direct access non volatile memory XIP flash devices.
13 This support provides the read operation.