diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-06-10 10:45:42 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-06-10 10:45:42 +0000 |
commit | 4128c72275a86f59e3731f509d7de13d98d7ed96 (patch) | |
tree | 21a1d2be13e26d95c480af7ac6fba6aa7963de1d /target/linux/cobalt | |
parent | 2f328ce488eb50e08e8caf82a51bb7177ad356f2 (diff) | |
download | upstream-4128c72275a86f59e3731f509d7de13d98d7ed96.tar.gz upstream-4128c72275a86f59e3731f509d7de13d98d7ed96.tar.bz2 upstream-4128c72275a86f59e3731f509d7de13d98d7ed96.zip |
generic: don't override CONFIG_DEBUG_FS
SVN-Revision: 21749
Diffstat (limited to 'target/linux/cobalt')
-rw-r--r-- | target/linux/cobalt/config-2.6.32 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/cobalt/config-2.6.32 b/target/linux/cobalt/config-2.6.32 index 6ebd2ee091..5c06303069 100644 --- a/target/linux/cobalt/config-2.6.32 +++ b/target/linux/cobalt/config-2.6.32 @@ -35,7 +35,6 @@ # CONFIG_CPU_TX49XX is not set # CONFIG_CPU_VR41XX is not set # CONFIG_DE4X5 is not set -# CONFIG_DEBUG_FS is not set # CONFIG_DM9000 is not set # CONFIG_DM9102 is not set # CONFIG_FIRMWARE_EDID is not set |