mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
ARM: configs: select necessary sensors for rv1106-evb.config
The rv1106-evb.config is generated by the following command: make ARCH=arm rv1106_defconfig cp .config tmp.config make ARCH=arm rv1106_defconfig rv1106-evb.config make ARCH=arm menuconfig ./scripts/diffconfig -m tmp.config .config > arch/arm/configs/rv1106-evb.config Signed-off-by: Zhichao Yu <zhichao.yu@rock-chips.com> Change-Id: I707ac7ad593425184169b426c2956c225b2711b6
This commit is contained in:
@@ -20,6 +20,10 @@ CONFIG_ROCKCHIP_RGA_PROC_FS=y
|
||||
CONFIG_SPI=y
|
||||
CONFIG_USB_SUPPORT=y
|
||||
CONFIG_VFAT_FS=y
|
||||
CONFIG_VIDEO_OS04A10=m
|
||||
CONFIG_VIDEO_SC3336=m
|
||||
CONFIG_VIDEO_SC4336=m
|
||||
CONFIG_VIDEO_SC530AI=m
|
||||
# CONFIG_AD2S1200 is not set
|
||||
# CONFIG_AD2S1210 is not set
|
||||
# CONFIG_AD2S90 is not set
|
||||
|
||||
Reference in New Issue
Block a user