someone can tell me what is this config meanning?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

someone can tell me what is this config meanning?

703件の閲覧回数
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 件の賞賛
2 返答(返信)

660件の閲覧回数
yhm2046
Contributor II

thanks,I will see

0 件の賞賛

683件の閲覧回数
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 件の賞賛