mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
ARM: configs: rv1106-smart-door: enable JFFS2_FS
Signed-off-by: Wang Xiaobin <xb.wang@rock-chips.com> Change-Id: I960582c03c8d8612e174ca7f622093069a7a98c2
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
CONFIG_EXTCON=m
|
||||
CONFIG_JFFS2_FS=y
|
||||
CONFIG_SPI=y
|
||||
CONFIG_USB_SUPPORT=y
|
||||
# CONFIG_AD2S1200 is not set
|
||||
@@ -89,6 +90,20 @@ CONFIG_USB_SUPPORT=y
|
||||
# CONFIG_IIO_SSP_SENSORHUB is not set
|
||||
# CONFIG_INV_ICM42600_SPI is not set
|
||||
# CONFIG_INV_MPU6050_SPI is not set
|
||||
# CONFIG_JFFS2_CMODE_FAVOURLZO is not set
|
||||
# CONFIG_JFFS2_CMODE_NONE is not set
|
||||
CONFIG_JFFS2_CMODE_PRIORITY=y
|
||||
# CONFIG_JFFS2_CMODE_SIZE is not set
|
||||
CONFIG_JFFS2_COMPRESSION_OPTIONS=y
|
||||
CONFIG_JFFS2_FS_DEBUG=0
|
||||
# CONFIG_JFFS2_FS_WBUF_VERIFY is not set
|
||||
CONFIG_JFFS2_FS_WRITEBUFFER=y
|
||||
# CONFIG_JFFS2_FS_XATTR is not set
|
||||
# CONFIG_JFFS2_LZO is not set
|
||||
# CONFIG_JFFS2_RTIME is not set
|
||||
# CONFIG_JFFS2_RUBIN is not set
|
||||
# CONFIG_JFFS2_SUMMARY is not set
|
||||
CONFIG_JFFS2_ZLIB=y
|
||||
# CONFIG_LATTICE_ECP3_CONFIG is not set
|
||||
# CONFIG_LTC1660 is not set
|
||||
# CONFIG_LTC2496 is not set
|
||||
@@ -299,3 +314,5 @@ CONFIG_USB_XHCI_PLATFORM=m
|
||||
# CONFIG_USB_YUREX is not set
|
||||
# CONFIG_VIDEO_GS1662 is not set
|
||||
# CONFIG_VIDEO_S5C73M3 is not set
|
||||
CONFIG_ZLIB_DEFLATE=y
|
||||
CONFIG_ZLIB_INFLATE=y
|
||||
|
||||
Reference in New Issue
Block a user