diff --git a/samples/drivers/led/led_strip/boards/adafruit_qt_py_esp32s3_procpu.conf b/samples/drivers/led/led_strip/boards/adafruit_qt_py_esp32s3_procpu.conf new file mode 100644 index 00000000000000..8230eb9896b4f5 --- /dev/null +++ b/samples/drivers/led/led_strip/boards/adafruit_qt_py_esp32s3_procpu.conf @@ -0,0 +1,2 @@ +CONFIG_GPIO=y +CONFIG_GPIO_HOGS=y