Skip to content
Snippets Groups Projects
Verified Commit e1de0529 authored by Michal Hrusecky's avatar Michal Hrusecky :mouse:
Browse files

omnia: Make I2C mux integral part of kernel

parent 2beaf9ff
Branches
Tags
1 merge request!123Turris OS 5.0 (HBK)
......@@ -9,3 +9,6 @@ CONFIG_TARGET_PROFILE="DEVICE_turris-omnia"
CONFIG_TARGET_ARCH_PACKAGES="arm_cortex-a9_vfpv3"
CONFIG_DEFAULT_TARGET_OPTIMIZATION="-O2 -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16"
CONFIG_CPU_TYPE="cortex-a9+vfpv3"
CONFIG_KERNEL_I2C_MUX=y
CONFIG_KERNEL_I2C_MUX_PCA9541=y
CONFIG_KERNEL_I2C_MUX_PCA954x=y
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment