arch: use tabs instead of spaces in Config.in files
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 16 Jul 2013 08:03:25 +0000 (10:03 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 16 Jul 2013 13:32:31 +0000 (15:32 +0200)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
arch/Config.in
arch/Config.in.avr32
arch/Config.in.bfin

index c2147a40492ed59e6a065199ec1ca9999a4dacd5..0b5b2187bc5259de800e18f2b6edf9165e1d75ba 100644 (file)
@@ -1,5 +1,5 @@
 config BR2_ARCH_IS_64
-       bool
+       bool
 
 config BR2_SOFT_FLOAT
        bool
index ebf8454150bdebe82c4afbc545e47063df5244f5..199c150781efa28fe9b49fb266777279e580dceb 100644 (file)
@@ -1,5 +1,5 @@
 config BR2_ARCH
-       default "avr32"
+       default "avr32"
 
 config BR2_ENDIAN
-       default "BIG"
+       default "BIG"
index f755c8db0fea5b5ecc11825e8cb396734ca3dd57..415fc890d880e8828774f8f4ba48eb7eb8718b17 100644 (file)
@@ -66,7 +66,7 @@ config BR2_ARCH
        default "bfin"
 
 config BR2_ENDIAN
-        default "LITTLE"
+       default "LITTLE"
 
 config BR2_GCC_TARGET_CPU
        default bf606           if BR2_bf606