Skip to content

Commit e825793

Browse files
committed
configs: Enable the WS2812_PIO_RP1 driver
Signed-off-by: Phil Elwell <[email protected]>
1 parent 0a63c38 commit e825793

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

arch/arm64/configs/bcm2711_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -475,6 +475,7 @@ CONFIG_BLK_DEV_RBD=m
475475
CONFIG_BLK_DEV_NVME=y
476476
CONFIG_NVME_HWMON=y
477477
CONFIG_RP1_PIO=m
478+
CONFIG_WS2812_PIO_RP1=m
478479
CONFIG_SRAM=y
479480
CONFIG_EEPROM_AT24=m
480481
CONFIG_EEPROM_AT25=m

arch/arm64/configs/bcm2712_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -478,6 +478,7 @@ CONFIG_BLK_DEV_RBD=m
478478
CONFIG_BLK_DEV_NVME=y
479479
CONFIG_NVME_HWMON=y
480480
CONFIG_RP1_PIO=m
481+
CONFIG_WS2812_PIO_RP1=m
481482
CONFIG_SRAM=y
482483
CONFIG_EEPROM_AT24=m
483484
CONFIG_EEPROM_AT25=m

0 commit comments

Comments
 (0)