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/
|