How to activate a configuration for a device

Hi @mnano ,

No problem, I made a new request to the team and CONFIG_TOUCHSCREEN_ILI20X is now included in our latest TorizonCore 6 nightly builds:

torizon@verdin-imx8mp-14777535:~$ sudo tdx-info

Software summary
------------------------------------------------------------
Bootloader:               U-Boot
Kernel version:           5.15.77-6.2.0-devel+git.2276f375f152 #1-TorizonCore SMP PREEMPT Mon Apr 3 13:46:31 UTC 2023
Kernel command line:      root=LABEL=otaroot rootfstype=ext4 quiet logo.nologo vt.global_cursor_default=0 plymouth.ignore-serial-consoles splash fbcon=map:3 ostree=/ostree/boot.1/torizon/252cb58bfa88d6c8080778c17534e59fed400f60353132df71a16f6402b59d56/0
Distro name:              NAME="TorizonCore"
Distro version:           VERSION_ID=6.2.0-devel-20230412-build.241
Hostname:                 verdin-imx8mp-14777535
------------------------------------------------------------

Hardware info
------------------------------------------------------------
HW model:                 Toradex Verdin iMX8M Plus WB on Verdin Development Board
Toradex version:          0058 V1.1A
Serial number:            14777535
Processor arch:           aarch64
------------------------------------------------------------
torizon@verdin-imx8mp-14777535:~$ zcat /proc/config.gz | grep TOUCHSCREEN_ILI210X
CONFIG_TOUCHSCREEN_ILI210X=m

Just informing: the team is still debating whether or not to keep TOUCHSCREEN_ILITEK, but it looks like it won’t be removed in future builds.

Best regards,
Lucas Akira

2 Likes