disk: kconfig: Remove unused DISK_ACCESS_MAX_VOLUMES symbol
Added in commit 2b5b7da9f3 ("subsys: disk: Add support for multiple disk
interfaces"), then never used.
Found with a script.
Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
This commit is contained in:
parent
91dc62949e
commit
e3b84137f3
@ -11,12 +11,6 @@ menuconfig DISK_ACCESS
|
||||
|
||||
if DISK_ACCESS
|
||||
|
||||
config DISK_ACCESS_MAX_VOLUMES
|
||||
int "Maximum Disk Interfaces"
|
||||
default 8
|
||||
help
|
||||
Maximum number of disk access interfaces supported
|
||||
|
||||
module = DISK
|
||||
module-str = disk
|
||||
source "subsys/logging/Kconfig.template.log_config"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user