diff options
author | Luka Perkov <luka@openwrt.org> | 2015-10-15 22:12:13 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2015-10-15 22:12:13 +0000 |
commit | 75078acd93b061d1068930ad886001119f7cf20b (patch) | |
tree | 5035bb7392ece1a69acc99262289db6cc9832063 /config/Config-kernel.in | |
parent | 8e9196d1cb981d9a68cb79a9a12b8bafc92cdabf (diff) | |
download | openwrt-75078acd93b061d1068930ad886001119f7cf20b.tar.gz openwrt-75078acd93b061d1068930ad886001119f7cf20b.tar.bz2 openwrt-75078acd93b061d1068930ad886001119f7cf20b.zip |
cosmetic: remove trailing whitespaces
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 47197
Diffstat (limited to 'config/Config-kernel.in')
-rw-r--r-- | config/Config-kernel.in | 2 |
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 |