someone can tell me what is this config meanning?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

someone can tell me what is this config meanning?

689 Views
yhm2046
Contributor II

I want  less time for automotive10 system. I found Google solution to solve it , like https://source.android.google.cn/devices/tech/perf/boot-times?hl=hu but I don't know what this config meaning, and no result searing the Internet, someone can tell me detail, thank you!

CONFIG_VT=y //unknow
CONFIG_USB_EHCI_HCD=y //usb2.0
CONFIG_MMC=y //sd卡
CONFIG_MMC_BLOCK_MINORS=32
CONFIG_MMC_SDHCI=y //mmc
CONFIG_MMC_SDHCI_PLTFM=y

0 Kudos
2 Replies

646 Views
yhm2046
Contributor II

thanks,I will see

0 Kudos

669 Views
AldoG
NXP TechSupport
NXP TechSupport

Hello,

I think the one you are missing is this one CONFIG_VT, correct?

You may refer to the following:
https://source.codeaurora.org/external/imx/linux-imx/tree/drivers/tty/Kconfig?h=lf-5.10.y#n13

Best regards,
Aldo.

0 Kudos