mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 22:52:35 +02:00
ARM: configs: rockchip: rv1106-tb.config: disable CONFIG_SLUB_SYSFS
size vmlinux: before: text data bss dec hex filename 2669029 1176004 87432 3932465 3c0131 vmlinux after: text data bss dec hex filename 2667557 1174620 87808 3929985 3bf781 vmlinux reduce boot time [ 0.171059] initcall slab_sysfs_init+0x1/0xac returned 0 after 2649 usecs Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com> Change-Id: I4f39be5bff88d3d7a2c6300f7b069810a5bed1ba
This commit is contained in:
parent
e920d65384
commit
c978cebad4
|
|
@ -15,6 +15,7 @@ CONFIG_ROCKCHIP_RAMDISK=y
|
|||
CONFIG_ROCKCHIP_RGA_PROC_FS=y
|
||||
CONFIG_ROCKCHIP_THUNDER_BOOT=y
|
||||
CONFIG_ROMFS_FS=y
|
||||
# CONFIG_SLUB_SYSFS is not set
|
||||
CONFIG_SND_SOC_RV1106=m
|
||||
CONFIG_VIDEO_ROCKCHIP_CIF=y
|
||||
CONFIG_VIDEO_ROCKCHIP_ISP=y
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user