zephyr/samples/basic/rgb_led/prj.conf
Anas Nashif d94a75d4dd samples: basic: remove whitelisting and use DT filters
Do not limit to whitelisted boards, instead make it build/run for any
board that defines required DTS macros.
Remove QMSI kconfigs and depend on DTS only.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-12-11 13:13:26 -06:00

4 lines
42 B
Plaintext

CONFIG_PRINTK=y
CONFIG_PWM=y
CONFIG_LOG=y