diff options
author | Felix Fietkau <nbd@nbd.name> | 2016-12-01 14:52:39 +0100 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2016-12-01 15:05:03 +0100 |
commit | b2443838e6818942501a92acec94b88df85b5c1f (patch) | |
tree | 9be8fceef528802717077bbbd4b2711f40eac8c0 /target/linux/generic/config-4.4 | |
parent | 7abd011b0a33d6fe490a1ce68805103348375f51 (diff) | |
download | upstream-b2443838e6818942501a92acec94b88df85b5c1f.tar.gz upstream-b2443838e6818942501a92acec94b88df85b5c1f.tar.bz2 upstream-b2443838e6818942501a92acec94b88df85b5c1f.zip |
kernel: add missing config symbols
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/generic/config-4.4')
-rw-r--r-- | target/linux/generic/config-4.4 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-4.4 b/target/linux/generic/config-4.4 index 6ce4afb886..24a7258b22 100644 --- a/target/linux/generic/config-4.4 +++ b/target/linux/generic/config-4.4 @@ -942,6 +942,8 @@ CONFIG_DEVPORT=y # CONFIG_DM_ERA is not set # CONFIG_DM_FLAKEY is not set # CONFIG_DM_LOG_USERSPACE is not set +# CONFIG_DM_LOG_WRITES is not set +# CONFIG_DM_MQ_DEFAULT is not set # CONFIG_DM_MULTIPATH is not set # CONFIG_DM_RAID is not set # CONFIG_DM_SWITCH is not set |