[linux-yocto] [PATCH] meta: axxiapowerpc: enable loopback device support
Cristian Bercaru
cristian.bercaru at windriver.com
Mon Jul 20 03:16:06 PDT 2015
Signed-off-by: Cristian Bercaru <cristian.bercaru at windriver.com>
---
.../kernel-cache/bsp/axxiapowerpc/axxiapowerpc.cfg | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta/cfg/kernel-cache/bsp/axxiapowerpc/axxiapowerpc.cfg b/meta/cfg/kernel-cache/bsp/axxiapowerpc/axxiapowerpc.cfg
index 4c84ac0..ae23320 100644
--- a/meta/cfg/kernel-cache/bsp/axxiapowerpc/axxiapowerpc.cfg
+++ b/meta/cfg/kernel-cache/bsp/axxiapowerpc/axxiapowerpc.cfg
@@ -68,9 +68,7 @@ CONFIG_PROC_DEVICETREE=y
CONFIG_SCSI_CONSTANTS=y
CONFIG_USB_ZD1201=y
-
-CONFIG_INPUT_EVDEV is not set
-
+# CONFIG_INPUT_EVDEV is not set
CONFIG_SERIAL_ACP=y
CONFIG_SERIAL_ACP_CONSOLE=y
@@ -149,6 +147,8 @@ CONFIG_LSI_NCR=y
#
# Device Tree and Open Firmware support
#
+CONFIG_BLK_DEV_LOOP=y
+CONFIG_BLK_DEV_CRYPTOLOOP=y
CONFIG_BLK_DEV_RAM_SIZE=35000
#
--
1.7.9.5
More information about the linux-yocto
mailing list