mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 06:21:08 +02:00
Merge pull request #823 from marineam/rdb
coreos-kernel: enable Ceph RDB module
This commit is contained in:
commit
044a95bebe
@ -1218,7 +1218,9 @@ CONFIG_NET_9P_VIRTIO=m
|
|||||||
CONFIG_NET_9P_RDMA=m
|
CONFIG_NET_9P_RDMA=m
|
||||||
# CONFIG_NET_9P_DEBUG is not set
|
# CONFIG_NET_9P_DEBUG is not set
|
||||||
# CONFIG_CAIF is not set
|
# CONFIG_CAIF is not set
|
||||||
# CONFIG_CEPH_LIB is not set
|
CONFIG_CEPH_LIB=m
|
||||||
|
# CONFIG_CEPH_LIB_PRETTYDEBUG is not set
|
||||||
|
# CONFIG_CEPH_LIB_USE_DNS_RESOLVER is not set
|
||||||
# CONFIG_NFC is not set
|
# CONFIG_NFC is not set
|
||||||
CONFIG_HAVE_BPF_JIT=y
|
CONFIG_HAVE_BPF_JIT=y
|
||||||
|
|
||||||
@ -1282,7 +1284,7 @@ CONFIG_BLK_DEV_NVME=m
|
|||||||
CONFIG_XEN_BLKDEV_FRONTEND=m
|
CONFIG_XEN_BLKDEV_FRONTEND=m
|
||||||
CONFIG_VIRTIO_BLK=m
|
CONFIG_VIRTIO_BLK=m
|
||||||
# CONFIG_BLK_DEV_HD is not set
|
# CONFIG_BLK_DEV_HD is not set
|
||||||
# CONFIG_BLK_DEV_RBD is not set
|
CONFIG_BLK_DEV_RBD=m
|
||||||
# CONFIG_BLK_DEV_RSXX is not set
|
# CONFIG_BLK_DEV_RSXX is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
@ -2169,6 +2171,8 @@ CONFIG_SENSORS_FAM15H_POWER=m
|
|||||||
# CONFIG_SENSORS_G760A is not set
|
# CONFIG_SENSORS_G760A is not set
|
||||||
# CONFIG_SENSORS_G762 is not set
|
# CONFIG_SENSORS_G762 is not set
|
||||||
# CONFIG_SENSORS_HIH6130 is not set
|
# CONFIG_SENSORS_HIH6130 is not set
|
||||||
|
# CONFIG_SENSORS_IBMAEM is not set
|
||||||
|
# CONFIG_SENSORS_IBMPEX is not set
|
||||||
CONFIG_SENSORS_CORETEMP=m
|
CONFIG_SENSORS_CORETEMP=m
|
||||||
# CONFIG_SENSORS_IT87 is not set
|
# CONFIG_SENSORS_IT87 is not set
|
||||||
# CONFIG_SENSORS_JC42 is not set
|
# CONFIG_SENSORS_JC42 is not set
|
||||||
|
Loading…
x
Reference in New Issue
Block a user