diff options
| author | Waldemar Brodkorb <wbx@openwrt.org> | 2005-09-10 22:08:13 +0000 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openwrt.org> | 2005-09-10 22:08:13 +0000 |
| commit | 76c8f680f2e544c4adf75517a5f2d9cd1f9714e9 (patch) | |
| tree | e651d6f755eaa6afb4b15a29fab962f53d7a3ab4 /target/linux/linux-2.6/config | |
| parent | 0d0a5dad2fd7b84893fa1c3f95526e870808c4c9 (diff) | |
| download | upstream-76c8f680f2e544c4adf75517a5f2d9cd1f9714e9.tar.gz upstream-76c8f680f2e544c4adf75517a5f2d9cd1f9714e9.tar.bz2 upstream-76c8f680f2e544c4adf75517a5f2d9cd1f9714e9.zip | |
add first steps for led driver port to 2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1896 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/linux-2.6/config')
| -rw-r--r-- | target/linux/linux-2.6/config/brcm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/linux-2.6/config/brcm b/target/linux/linux-2.6/config/brcm index 456881baa97..ba33c215839 100644 --- a/target/linux/linux-2.6/config/brcm +++ b/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 |
