diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-05-14 10:26:46 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-05-14 10:26:46 +0000 |
commit | 15c728f97179d0781767cb1fa78f2d047268e8c3 (patch) | |
tree | eb1ac5a5cedc85efb0486b475f91d38dba7602d2 /target/linux | |
parent | a9c958c2de59e0747b5dcf82f5fd5b1aaf956c3b (diff) | |
download | upstream-15c728f97179d0781767cb1fa78f2d047268e8c3.tar.gz upstream-15c728f97179d0781767cb1fa78f2d047268e8c3.tar.bz2 upstream-15c728f97179d0781767cb1fa78f2d047268e8c3.zip |
remove debugging options from the gemini kernel config
SVN-Revision: 15841
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/gemini/config-default | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/gemini/config-default b/target/linux/gemini/config-default index d6010cdb16..5fe8d81a2b 100644 --- a/target/linux/gemini/config-default +++ b/target/linux/gemini/config-default @@ -1,5 +1,3 @@ -CONFIG_DEBUG_LL=y -CONFIG_DEBUG_KERNEL=y # CONFIG_AEABI is not set CONFIG_ALIGNMENT_TRAP=y # CONFIG_ARCH_AAEC2000 is not set |