ccimx6ul: defconfig: update config file for ccimx6ul
Add support for ADC using the MCA driver. Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
This commit is contained in:
parent
46c7508ee3
commit
1e843089fe
|
|
@ -313,6 +313,7 @@ CONFIG_STAGING=y
|
||||||
CONFIG_STAGING_MEDIA=y
|
CONFIG_STAGING_MEDIA=y
|
||||||
# CONFIG_IOMMU_SUPPORT is not set
|
# CONFIG_IOMMU_SUPPORT is not set
|
||||||
CONFIG_IIO=y
|
CONFIG_IIO=y
|
||||||
|
CONFIG_MCA_CC6UL_ADC=y
|
||||||
CONFIG_PWM=y
|
CONFIG_PWM=y
|
||||||
CONFIG_PWM_IMX=y
|
CONFIG_PWM_IMX=y
|
||||||
# CONFIG_RESET_GPIO is not set
|
# CONFIG_RESET_GPIO is not set
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue