mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-12 21:52:11 +00:00
9 lines
212 B
Plaintext
9 lines
212 B
Plaintext
comment "dmraid has no inherent support for AVR32"
|
|
depends on BR2_avr32 && BR2_PACKAGE_DMRAID
|
|
|
|
config BR2_PACKAGE_DMRAID
|
|
bool "dmraid"
|
|
select BR2_PACKAGE_DM
|
|
help
|
|
Device-Mapper Software RAID support tool/
|