diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/fedora/generic/CONFIG_GPIO_PCA953X | 2 | ||||
-rw-r--r-- | configs/fedora/generic/CONFIG_LEDS_GPIO | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/configs/fedora/generic/CONFIG_GPIO_PCA953X b/configs/fedora/generic/CONFIG_GPIO_PCA953X index ca0543fbb..15f1c9373 100644 --- a/configs/fedora/generic/CONFIG_GPIO_PCA953X +++ b/configs/fedora/generic/CONFIG_GPIO_PCA953X @@ -1 +1 @@ -# CONFIG_GPIO_PCA953X is not set +CONFIG_GPIO_PCA953X=m diff --git a/configs/fedora/generic/CONFIG_LEDS_GPIO b/configs/fedora/generic/CONFIG_LEDS_GPIO index f7c11aa94..65a807afb 100644 --- a/configs/fedora/generic/CONFIG_LEDS_GPIO +++ b/configs/fedora/generic/CONFIG_LEDS_GPIO @@ -1 +1 @@ -# CONFIG_LEDS_GPIO is not set +CONFIG_LEDS_GPIO=m |