diff options
author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2005-09-10 22:08:13 +0000 |
---|---|---|
committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2005-09-10 22:08:13 +0000 |
commit | af1675088b329dcc9e6c811cedde9399737b2654 (patch) | |
tree | d77b1bbeda0a48e36cfb56b296c1b5113f1cabbc /openwrt/target/linux/linux-2.6/config | |
parent | 6656dc553736cbfbc7edcabf302bc5e3b0694463 (diff) | |
download | mtk-20170518-af1675088b329dcc9e6c811cedde9399737b2654.zip mtk-20170518-af1675088b329dcc9e6c811cedde9399737b2654.tar.gz mtk-20170518-af1675088b329dcc9e6c811cedde9399737b2654.tar.bz2 |
add first steps for led driver port to 2.6
SVN-Revision: 1896
Diffstat (limited to 'openwrt/target/linux/linux-2.6/config')
-rw-r--r-- | openwrt/target/linux/linux-2.6/config/brcm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/openwrt/target/linux/linux-2.6/config/brcm b/openwrt/target/linux/linux-2.6/config/brcm index 456881b..ba33c21 100644 --- a/openwrt/target/linux/linux-2.6/config/brcm +++ b/openwrt/target/linux/linux-2.6/config/brcm @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.12.5 -# Sun Sep 4 13:44:48 2005 +# Sat Sep 10 19:04:19 2005 # CONFIG_MIPS=y # CONFIG_MIPS64 is not set @@ -561,6 +561,7 @@ CONFIG_BT_HCIUART_BCSP_TXCRC=y # CONFIG_BT_HCIVHCI is not set CONFIG_NETDEVICES=y # CONFIG_DUMMY is not set +CONFIG_DIAG_LED=m # CONFIG_BONDING is not set # CONFIG_EQUALIZER is not set CONFIG_TUN=m |