blob: 48496b797d05fe79f8a475d34da3d18c50fc842f (
plain)
1
2
3
4
5
6
7
8
|
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/
|