mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
ARM: rockchip_defconfig: Enable CONFIG_DM_BOW
https://android.googlesource.com/kernel/configs commit 8c7922ea12ed ("android-4.14, android-4.19, android-5.4: Disable KPROBES for R") +CONFIG_DM_BOW=y commit c85479e4c183 ("Add CONFIG_DM_BOW to recommended") If you are using Q on ext4 userdata, you need this feature. Signed-off-by: Tao Huang <huangtao@rock-chips.com> Change-Id: I2b1f942a775656435104984c2e85095e78c91435
This commit is contained in:
@@ -254,6 +254,7 @@ CONFIG_DM_UEVENT=y
|
||||
CONFIG_DM_VERITY=y
|
||||
CONFIG_DM_VERITY_AVB=y
|
||||
CONFIG_DM_VERITY_FEC=y
|
||||
CONFIG_DM_BOW=y
|
||||
CONFIG_DM_ANDROID_VERITY_AT_MOST_ONCE_DEFAULT_ENABLED=y
|
||||
CONFIG_NETDEVICES=y
|
||||
CONFIG_DUMMY=y
|
||||
|
||||
Reference in New Issue
Block a user