# [31mCONFIG_ORE[0m - Objects Raid Engine (libore.ko) # # Note [31mCONFIG_ORE[0m needs to "select ASYNC_XOR". So Not to force multiple selects # for every [31mCONFIG_ORE[0m user we do it like this. Any user should add itself here # at the "depends on EXOFS_FS || ..." with an ||. The dependencies are # selected here, and we default to "ON". So in effect it is like been # selected by any of the users. config [31mCONFIG_ORE[0m tristate depends on [31mCONFIG_EXOFS_FS[0m || [31mCONFIG_PNFS_OBJLAYOUT[0m select [31mCONFIG_ASYNC_XOR[0m select [31mCONFIG_RAID6_PQ[0m select [31mCONFIG_ASYNC_PQ[0m default [31mCONFIG_SCSI_OSD_ULD[0m |