You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
251 B
15 lines
251 B
# Networking drivers
|
|
CONFIG_NET_L2_ETHERNET=y
|
|
|
|
# Hardware features
|
|
CONFIG_I2C=y
|
|
|
|
# Sensor drivers
|
|
CONFIG_FXOS8700=y
|
|
CONFIG_FXOS8700_MODE_HYBRID=y
|
|
CONFIG_FXOS8700_TEMP=y
|
|
|
|
# Flash drivers
|
|
CONFIG_FLASH=y
|
|
CONFIG_FLASH_MAP=y
|
|
CONFIG_MPU_ALLOW_FLASH_WRITE=y
|
|
|