Browse Source

ti_config_fragments: v8_baseport: Enable RAMDISK

Enable CONFIG_BLK_DEV_RAM for Ramdisk support.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Roger Quadros 6 năm trước cách đây
mục cha
commit
94f8ef897e
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      ti_config_fragments/v8_baseport.cfg

+ 3 - 0
ti_config_fragments/v8_baseport.cfg

@@ -129,3 +129,6 @@ CONFIG_K3_THERMAL=y
 
 # Disable extra debug options
 CONFIG_PROFILING=n
+
+# Block Layer
+CONFIG_BLK_DEV_RAM=y