Skip to content

Commit

Permalink
config: Make LEDS_GPIO builtin rather than a module
Browse files Browse the repository at this point in the history
  • Loading branch information
popcornmix committed Jan 6, 2015
1 parent 18b06d2 commit a5dda23
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion arch/arm/configs/bcmrpi_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -910,7 +910,8 @@ CONFIG_MMC_SDHCI_PLTFM=y
CONFIG_MMC_BCM2835=y
CONFIG_MMC_BCM2835_DMA=y
CONFIG_MMC_SPI=m
CONFIG_LEDS_GPIO=m
CONFIG_LEDS_CLASS=y
CONFIG_LEDS_GPIO=y
CONFIG_LEDS_TRIGGER_TIMER=y
CONFIG_LEDS_TRIGGER_ONESHOT=y
CONFIG_LEDS_TRIGGER_HEARTBEAT=y
Expand Down

0 comments on commit a5dda23

Please sign in to comment.