summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2015-10-15 22:12:13 +0000
committerLuka Perkov <luka@openwrt.org>2015-10-15 22:12:13 +0000
commit75078acd93b061d1068930ad886001119f7cf20b (patch)
tree5035bb7392ece1a69acc99262289db6cc9832063 /config
parent8e9196d1cb981d9a68cb79a9a12b8bafc92cdabf (diff)
downloadmaster-31e0f0ae-75078acd93b061d1068930ad886001119f7cf20b.tar.gz
master-31e0f0ae-75078acd93b061d1068930ad886001119f7cf20b.tar.bz2
master-31e0f0ae-75078acd93b061d1068930ad886001119f7cf20b.zip
cosmetic: remove trailing whitespaces
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 47197
Diffstat (limited to 'config')
-rw-r--r--config/Config-kernel.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/Config-kernel.in b/config/Config-kernel.in
index 2572bf45ef..bbdf28bb23 100644
--- a/config/Config-kernel.in
+++ b/config/Config-kernel.in
@@ -103,7 +103,7 @@ config KERNEL_DEBUG_LL
help
ARM low level debugging.
-config KERNEL_DYNAMIC_DEBUG
+config KERNEL_DYNAMIC_DEBUG
bool "Compile the kernel with dynamic printk"
select KERNEL_DEBUG_FS
default n