From 57c5fe2e7f19c66df7337774760896d907118b41 Mon Sep 17 00:00:00 2001
From: Gabor Juhos <juhosg@openwrt.org>
Date: Thu, 10 Jun 2010 08:58:09 +0000
Subject: [PATCH] generic: remove trailing whitespaces from kernel configs

SVN-Revision: 21747
---
 target/linux/brcm47xx/config-2.6.32    | 2 +-
 target/linux/generic-2.6/config-2.6.32 | 2 +-
 target/linux/generic-2.6/config-2.6.33 | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/target/linux/brcm47xx/config-2.6.32 b/target/linux/brcm47xx/config-2.6.32
index febf2ea723..efc607b6b8 100644
--- a/target/linux/brcm47xx/config-2.6.32
+++ b/target/linux/brcm47xx/config-2.6.32
@@ -1,7 +1,7 @@
 
 CONFIG_32BIT=y
 # CONFIG_64BIT is not set
-# CONFIG_ALCHEMY_GPIO_INDIRECT is not set                                                          
+# CONFIG_ALCHEMY_GPIO_INDIRECT is not set
 # CONFIG_AR7 is not set
 # CONFIG_ARCH_HAS_ILOG2_U32 is not set
 # CONFIG_ARCH_HAS_ILOG2_U64 is not set
diff --git a/target/linux/generic-2.6/config-2.6.32 b/target/linux/generic-2.6/config-2.6.32
index 8a74ab36c6..4c38c50a0e 100644
--- a/target/linux/generic-2.6/config-2.6.32
+++ b/target/linux/generic-2.6/config-2.6.32
@@ -656,7 +656,7 @@ CONFIG_GENERIC_HARDIRQS=y
 CONFIG_GENERIC_HWEIGHT=y
 CONFIG_GENERIC_IRQ_PROBE=y
 CONFIG_GENERIC_TIME=y
-# CONFIG_GIGASET_CAPI is not set 
+# CONFIG_GIGASET_CAPI is not set
 # CONFIG_GIGASET_DEBUG is not set
 # CONFIG_GFS2_FS is not set
 # CONFIG_GPIO_BT8XX is not set
diff --git a/target/linux/generic-2.6/config-2.6.33 b/target/linux/generic-2.6/config-2.6.33
index df5623710d..2eb4f6500a 100644
--- a/target/linux/generic-2.6/config-2.6.33
+++ b/target/linux/generic-2.6/config-2.6.33
@@ -662,7 +662,7 @@ CONFIG_GENERIC_HARDIRQS=y
 CONFIG_GENERIC_HWEIGHT=y
 CONFIG_GENERIC_IRQ_PROBE=y
 CONFIG_GENERIC_TIME=y
-# CONFIG_GIGASET_CAPI is not set 
+# CONFIG_GIGASET_CAPI is not set
 # CONFIG_GIGASET_DEBUG is not set
 # CONFIG_GFS2_FS is not set
 # CONFIG_GPIO_ADP5588 is not set
@@ -2455,7 +2455,7 @@ CONFIG_TRACING_SUPPORT=y
 # CONFIG_TUN is not set
 # CONFIG_TWL4030_CORE is not set
 # CONFIG_UACCESS_WITH_MEMCPY is not set
-# CONFIG_UCB1400_CORE is not set 
+# CONFIG_UCB1400_CORE is not set
 # CONFIG_UDF_FS is not set
 CONFIG_UDF_NLS=y
 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
-- 
2.30.2