generic-x86-64: Add missing dependency for #2800 to kernel.config (#2813)

* Add missing dependency to kernel.config

* Move CONFIG_IIO up to follow Kconfig hieararchy

---------

Co-authored-by: Jan Čermák <sairon@users.noreply.github.com>
This commit is contained in:
xtsrthm 2023-11-01 17:42:27 +01:00 committed by GitHub
parent 204bd8bb56
commit 6df79b13e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -197,4 +197,5 @@ CONFIG_GPIO_DLN2=m
CONFIG_MFD_DLN2=m
CONFIG_DLN2_ADC=m
CONFIG_IIO=m
CONFIG_BMP280=m