ARM: configs: rv1106-ipc: Disable CONFIG_DEBUG_FS

Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
Change-Id: I6c463e080ecfd43d5dac01317ceb8e5c4a357ebb
This commit is contained in:
Sugar Zhang
2022-04-09 22:16:05 +08:00
committed by Tao Huang
parent 8176a3e43b
commit e9f7fb01ed

View File

@@ -1,10 +1,8 @@
CONFIG_DEBUG_FS=y
CONFIG_JFFS2_FS=y
CONFIG_MMC=y
CONFIG_MTD_BLOCK=y
CONFIG_ROCKCHIP_RGA_PROC_FS=y
CONFIG_SPI=y
# CONFIG_VIDEO_OS04A10 is not set
CONFIG_VIDEO_SC3336=m
CONFIG_VIDEO_SC4336=m
CONFIG_VIDEO_SC530AI=m
@@ -67,20 +65,13 @@ CONFIG_VIDEO_SC530AI=m
# CONFIG_ADXRS450 is not set
# CONFIG_AFE4403 is not set
# CONFIG_AS3935 is not set
CONFIG_BLK_DEBUG_FS=y
# CONFIG_BMA220 is not set
# CONFIG_BMC150_MAGN_SPI is not set
# CONFIG_BMI160_SPI is not set
# CONFIG_CMA_DEBUGFS is not set
CONFIG_DEBUG_FS_ALLOW_ALL=y
# CONFIG_DEBUG_FS_ALLOW_NONE is not set
# CONFIG_DEBUG_FS_DISALLOW_MOUNT is not set
# CONFIG_EEPROM_93XX46 is not set
# CONFIG_EEPROM_AT25 is not set
# CONFIG_EZX_PCAP is not set
# CONFIG_FXOS8700_SPI is not set
# CONFIG_GCOV_KERNEL is not set
# CONFIG_GENERIC_IRQ_DEBUGFS is not set
# CONFIG_GPIO_74X164 is not set
# CONFIG_GPIO_MAX3191X is not set
# CONFIG_GPIO_MAX7301 is not set
@@ -106,7 +97,6 @@ CONFIG_JFFS2_FS_WRITEBUFFER=y
# CONFIG_JFFS2_SUMMARY is not set
CONFIG_JFFS2_ZLIB=y
# CONFIG_LATTICE_ECP3_CONFIG is not set
# CONFIG_LOCK_EVENT_COUNTS is not set
# CONFIG_LTC1660 is not set
# CONFIG_LTC2496 is not set
# CONFIG_LTC2632 is not set
@@ -124,7 +114,6 @@ CONFIG_JFFS2_ZLIB=y
# CONFIG_MCP41010 is not set
# CONFIG_MCP4131 is not set
# CONFIG_MCP4922 is not set
# CONFIG_MEMBLOCK_DEBUGFS is not set
# CONFIG_MFD_ARIZONA_SPI is not set
# CONFIG_MFD_CPCAP is not set
# CONFIG_MFD_DA9052_SPI is not set
@@ -163,7 +152,6 @@ CONFIG_MTD_BLKDEVS=y
CONFIG_MTD_SPI_NOR=y
# CONFIG_MTD_SPI_NOR_USE_4K_SECTORS is not set
# CONFIG_MTD_SST25L is not set
# CONFIG_NETDEVSIM is not set
# CONFIG_PI433 is not set
# CONFIG_PWRSEQ_EMMC is not set
# CONFIG_PWRSEQ_SIMPLE is not set
@@ -171,7 +159,6 @@ CONFIG_REGMAP_SPI=y
# CONFIG_REGULATOR_TPS6524X is not set
# CONFIG_ROCKCHIP_MTD_VENDOR_STORAGE is not set
CONFIG_ROCKCHIP_RGA_DEBUGGER=y
# CONFIG_ROCKCHIP_RGA_DEBUG_FS is not set
# CONFIG_RTC_DRV_DS1302 is not set
# CONFIG_RTC_DRV_DS1305 is not set
# CONFIG_RTC_DRV_DS1343 is not set
@@ -256,3 +243,4 @@ CONFIG_SPI_ROCKCHIP_SFC=y
# CONFIG_VIDEO_GS1662 is not set
# CONFIG_VIDEO_S5C73M3 is not set
CONFIG_ZLIB_DEFLATE=y
CONFIG_ZLIB_INFLATE=y