Skip to content
Snippets Groups Projects
Commit ac43fdb2 authored by Ran Wang's avatar Ran Wang Committed by Dong Aisheng
Browse files

ARM: lsdk.config: Remove non-NXP modules


There are many non-NXP modules which are endabled in defconfig by
default. Actually we can remove these unused modules in kernel
lsdk.config for LSDK to reduce the size of lib/modules.

Signed-off-by: default avatarShengzhou Liu <Shengzhou.Liu@nxp.com>
Signed-off-by: default avatarRan Wang <ran.wang_1@nxp.com>
parent b084cc0e
No related merge requests found
......@@ -75,3 +75,14 @@ CONFIG_FUSE_FS=y
# /proc/config.gz
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
# disable unneeded options and override default options set by defconfig to deduce the size of modules
# CONFIG_DRM_TEGRA is not set
# CONFIG_DRM_EXYNOS is not set
# CONFIG_DRM_MSM is not set
# CONFIG_DRM_VC4 is not set
# CONFIG_DRM_ROCKCHIP is not set
# CONFIG_DRM_RCAR_DU is not set
# CONFIG_USB_RENESAS_USBHS is not set
# CONFIG_TEGRA_HOST1X is not set
# CONFIG_SND_SOC_ROCKCHIP is not set
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment