mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
arm64: configs: add rk3588_nvr.config for nvr
make ARCH=arm64 rockchip_linux_defconfig rk3588_nvr.config Signed-off-by: Mark Huang <huangjc@rock-chips.com> Change-Id: I94f8a89aff5795817690b8d6b8796f9cb9c0b70a
This commit is contained in:
7
arch/arm64/configs/rk3588_nvr.config
Normal file
7
arch/arm64/configs/rk3588_nvr.config
Normal file
@@ -0,0 +1,7 @@
|
||||
# CONFIG_DRM_FBDEV_EMULATION is not set
|
||||
CONFIG_BLK_DEV_MD=y
|
||||
CONFIG_INPUT_MOUSEDEV=y
|
||||
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
|
||||
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
|
||||
CONFIG_MD_RAID456=y
|
||||
CONFIG_MD_MULTIPATH=y
|
||||
Reference in New Issue
Block a user