mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 06:50:58 +07:00
5fa3ea047a
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
14 lines
219 B
Plaintext
14 lines
219 B
Plaintext
# SPDX-License-Identifier: GPL-2.0
|
|
menu "Synology"
|
|
|
|
config SYNO_DM_FLASHCACHE
|
|
tristate "Block level disk caching target"
|
|
depends on BLK_DEV_DM
|
|
default n
|
|
|
|
config SYNO_SYNOBIOS
|
|
tristate "synobios"
|
|
default n
|
|
|
|
endmenu
|