diff options
Diffstat (limited to 'target')
| -rw-r--r-- | target/linux/generic-2.6/config-2.6.25 | 2 | ||||
| -rw-r--r-- | target/linux/generic-2.6/config-2.6.30 | 2 | ||||
| -rw-r--r-- | target/linux/generic-2.6/config-2.6.31 | 3 | ||||
| -rw-r--r-- | target/linux/generic-2.6/config-2.6.32 | 3 | 
4 files changed, 4 insertions, 6 deletions
| diff --git a/target/linux/generic-2.6/config-2.6.25 b/target/linux/generic-2.6/config-2.6.25 index 3ac9274a2..3ee990432 100644 --- a/target/linux/generic-2.6/config-2.6.25 +++ b/target/linux/generic-2.6/config-2.6.25 @@ -758,7 +758,7 @@ CONFIG_JOLIET=y  CONFIG_KMOD=y  # CONFIG_LAPB is not set  # CONFIG_LASAT is not set -# CONFIG_LBD is not set +CONFIG_LBD=y  # CONFIG_LDM_PARTITION is not set  CONFIG_LEDS_CLASS=y  CONFIG_LEDS_TRIGGER_DEFAULT_ON=y diff --git a/target/linux/generic-2.6/config-2.6.30 b/target/linux/generic-2.6/config-2.6.30 index 3de18d769..2973ff532 100644 --- a/target/linux/generic-2.6/config-2.6.30 +++ b/target/linux/generic-2.6/config-2.6.30 @@ -1047,7 +1047,7 @@ CONFIG_KMOD=y  # CONFIG_LAPB is not set  # CONFIG_LASAT is not set  # CONFIG_LATENCYTOP is not set -# CONFIG_LBD is not set +CONFIG_LBD=y  # CONFIG_LCD_LTV350QV is not set  # CONFIG_LCD_TDO24M is not set  # CONFIG_LCD_VGG2432A4 is not set diff --git a/target/linux/generic-2.6/config-2.6.31 b/target/linux/generic-2.6/config-2.6.31 index 5d571fe66..6c8c4d36b 100644 --- a/target/linux/generic-2.6/config-2.6.31 +++ b/target/linux/generic-2.6/config-2.6.31 @@ -1049,8 +1049,7 @@ CONFIG_KMOD=y  # CONFIG_LAPB is not set  # CONFIG_LASAT is not set  # CONFIG_LATENCYTOP is not set -# CONFIG_LBDAF is not set -# CONFIG_LBD is not set +CONFIG_LBDAF=y  # CONFIG_LCD_LTV350QV is not set  # CONFIG_LCD_TDO24M is not set  # CONFIG_LCD_VGG2432A4 is not set diff --git a/target/linux/generic-2.6/config-2.6.32 b/target/linux/generic-2.6/config-2.6.32 index ed632a8ed..8f6efbee6 100644 --- a/target/linux/generic-2.6/config-2.6.32 +++ b/target/linux/generic-2.6/config-2.6.32 @@ -1108,8 +1108,7 @@ CONFIG_KMOD=y  # CONFIG_LAPB is not set  # CONFIG_LASAT is not set  # CONFIG_LATENCYTOP is not set -# CONFIG_LBDAF is not set -# CONFIG_LBD is not set +CONFIG_LBDAF=y  # CONFIG_LDM_PARTITION is not set  # CONFIG_LEDS_ALIX is not set  # CONFIG_LEDS_BD2802 is not set | 
