diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-10 22:08:13 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-10 22:08:13 +0000 |
commit | a77d9445f2cd173c26c12c16ea77b171a5f4b25e (patch) | |
tree | d77b1bbeda0a48e36cfb56b296c1b5113f1cabbc /openwrt/target/linux/linux-2.6/config | |
parent | ab76f37e5171c84788f66a150024b781ffd8d2c3 (diff) |
add first steps for led driver port to 2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1896 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 456881baa9..ba33c21583 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 |