From 8d966971bf8194a028b8a1a43bbfa8469e31bf2a Mon Sep 17 00:00:00 2001 From: Ziyuan Xu Date: Wed, 22 Dec 2021 09:31:55 +0800 Subject: [PATCH] ARM: configs: add rv1126-trailcamera.config Signed-off-by: Ziyuan Xu Change-Id: If776b5140255004196554bba9ebc5bf975973da4 --- arch/arm/configs/rv1126-trailcamera.config | 41 ++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 arch/arm/configs/rv1126-trailcamera.config diff --git a/arch/arm/configs/rv1126-trailcamera.config b/arch/arm/configs/rv1126-trailcamera.config new file mode 100644 index 000000000000..e12ab8d0d040 --- /dev/null +++ b/arch/arm/configs/rv1126-trailcamera.config @@ -0,0 +1,41 @@ +# CONFIG_ARM_ROCKCHIP_DMC_DEBUG is not set +# CONFIG_ARM_ROCKCHIP_DMC_DEVFREQ is not set +CONFIG_BATTERY_CW2015=y +# CONFIG_BLK_DEV is not set +# CONFIG_BT is not set +# CONFIG_DEBUG_GPIO is not set +# CONFIG_IIO is not set +# CONFIG_INPUT is not set +# CONFIG_MAILBOX is not set +# CONFIG_MFD_RK808 is not set +# CONFIG_MODULE_UNLOAD is not set +# CONFIG_MTD_UBI is not set +# CONFIG_NETDEVICES is not set +# CONFIG_NEW_LEDS is not set +# CONFIG_NTFS_FS is not set +# CONFIG_OVERLAY_FS is not set +# CONFIG_PM_DEBUG is not set +# CONFIG_PM_DEVFREQ_EVENT is not set +# CONFIG_PPS is not set +CONFIG_PSTORE_MCU_LOG=y +# CONFIG_PTP_1588_CLOCK is not set +# CONFIG_PWRSEQ_EMMC is not set +# CONFIG_PWRSEQ_SIMPLE is not set +# CONFIG_RFKILL is not set +CONFIG_ROCKCHIP_LOW_PERFORMANCE=y +# CONFIG_ROCKCHIP_SUSPEND_MODE is not set +CONFIG_RTC_DRV_HYM8563=y +# CONFIG_SCSI is not set +CONFIG_SCSI_MOD=y +# CONFIG_SOUND is not set +# CONFIG_SPI is not set +# CONFIG_SQUASHFS is not set +# CONFIG_USB is not set +CONFIG_USB_DWC3_GADGET=y +# CONFIG_VIDEO_OS04A10 is not set +CONFIG_VIDEO_OS04C10=y +# CONFIG_VIDEO_OV2718 is not set +# CONFIG_VIDEO_ROCKCHIP_CIF is not set +CONFIG_VIDEO_ROCKCHIP_THUNDER_BOOT_ISP=y +# CONFIG_WIRELESS is not set +# CONFIG_XZ_DEC is not set