Pull video into test branch
[linux-drm-fsl-dcu.git] / arch / powerpc / kernel / prom_init.c
index 46cf32670ddb67cab23dfe986e686d7bea0ffbb7..520ef42f642ecca95c2f04ce3a4480fa3f913c33 100644 (file)
@@ -679,7 +679,7 @@ static unsigned char ibm_architecture_vec[] = {
        /* option vector 5: PAPR/OF options */
        3 - 2,                          /* length */
        0,                              /* don't ignore, don't halt */
-       OV5_LPAR | OV5_SPLPAR | OV5_LARGE_PAGES,
+       OV5_LPAR | OV5_SPLPAR | OV5_LARGE_PAGES | OV5_DRCONF_MEMORY,
 };
 
 /* Old method - ELF header with PT_NOTE sections */