Forum | Documentation | Website | Blog

Skip to content

bcf: fix Kconfig to unbreak build

Joshua Neal requested to merge jdneal/zephyr:jdneal/fix_kconfig into sdk-next

Fix warning causing build to fail:

warning: 'OFF' is not a valid value for the bool symbol SOC_CC1352P (defined at soc/arm/ti_simplelink/cc13x2_cc26x2/Kconfig.soc:19). Assignment ignored.

Signed-off-by: Joshua Neal joshua@trochotron.com

Merge request reports