[linux-yocto] [PATCH] rbd: Add fragments for Rados block device
zhe.he at windriver.com
zhe.he at windriver.com
Wed Jul 18 06:44:13 PDT 2018
From: He Zhe <zhe.he at windriver.com>
Signed-off-by: He Zhe <zhe.he at windriver.com>
---
cfg/rbd.cfg | 1 +
cfg/rbd.scc | 4 ++++
2 files changed, 5 insertions(+)
create mode 100644 cfg/rbd.cfg
create mode 100644 cfg/rbd.scc
diff --git a/cfg/rbd.cfg b/cfg/rbd.cfg
new file mode 100644
index 0000000..156a099
--- /dev/null
+++ b/cfg/rbd.cfg
@@ -0,0 +1 @@
+CONFIG_BLK_DEV_RBD=m
diff --git a/cfg/rbd.scc b/cfg/rbd.scc
new file mode 100644
index 0000000..25f96d8
--- /dev/null
+++ b/cfg/rbd.scc
@@ -0,0 +1,4 @@
+define KFEATURE_DESCRIPTION "Rados block device Support"
+define KFEATURE_COMPATIBILITY all
+
+kconf non-hardware rbd.cfg
--
2.7.4
More information about the linux-yocto
mailing list