Skip to content

Commit 646b125

Browse files
committed
Import kernel config fragments
1 parent 4f2f984 commit 646b125

26 files changed

Lines changed: 77 additions & 0 deletions

etc/configs/4k-pages.config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
CONFIG_PPC_4K_PAGES=y
2+
CONFIG_PPC_64K_PAGES=n

etc/configs/9p.config

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
CONFIG_9P_FS_POSIX_ACL=y
2+
CONFIG_9P_FS_SECURITY=y
3+
CONFIG_9P_FS=y
4+
CONFIG_NET_9P_DEBUG=n
5+
CONFIG_NET_9P_FD=y
6+
CONFIG_NET_9P_RDMA=n
7+
CONFIG_NET_9P_VIRTIO=y
8+
CONFIG_NET_9P=y
9+
CONFIG_NETFS_STATS=n
10+
CONFIG_NETWORK_FILESYSTEMS=y
11+
CONFIG_PCI=y
12+
CONFIG_VIRTIO_MENU=y
13+
CONFIG_VIRTIO_PCI=y

etc/configs/criu.config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
CONFIG_CHECKPOINT_RESTORE=y
2+
CONFIG_MEM_SOFT_DIRTY=y
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_DEBUG_ATOMIC_SLEEP=y

etc/configs/debug-info-n.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_DEBUG_INFO=n

etc/configs/debug-vm.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_DEBUG_VM=y

etc/configs/debugfs.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_DEBUG_FS=y

etc/configs/devtmpfs.config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
CONFIG_DEVTMPFS=y
2+
CONFIG_DEVTMPFS_MOUNT=y

etc/configs/disable-werror.config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
CONFIG_PPC_DISABLE_WERROR=y
2+
CONFIG_PPC_WERROR=n

etc/configs/ibmveth.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_IBMVETH=y

0 commit comments

Comments
 (0)