aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68knommu
diff options
context:
space:
mode:
authorPhilippe De Muyter <phdm@macqel.be>2010-11-11 17:57:56 -0500
committerGreg Ungerer <gerg@uclinux.org>2011-01-05 00:19:21 -0500
commit0a977ca3cd6c3f9fc04c6edafcd913d6776361e3 (patch)
treeeb25a67e1584b60cf47e97e9cd5fa0e6a6b22083 /arch/m68knommu
parent07ffee59a756e3d16295fa1e0a4849c7a2273a13 (diff)
m68knommu: arch/m68knommu/Kconfig whitespace cleanup
Replace 8 spaces, or even 7, by TAB at begin of lines. Signed-off-by: Philippe De Muyter <phdm@macqel.be> Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Diffstat (limited to 'arch/m68knommu')
-rw-r--r--arch/m68knommu/Kconfig20
1 files changed, 10 insertions, 10 deletions
diff --git a/arch/m68knommu/Kconfig b/arch/m68knommu/Kconfig
index 89b12237e1ed..704e7b92334c 100644
--- a/arch/m68knommu/Kconfig
+++ b/arch/m68knommu/Kconfig
@@ -321,16 +321,16 @@ config XCOPILOT_BUGS
321 Support the bugs of Xcopilot. 321 Support the bugs of Xcopilot.
322 322
323config UC5272 323config UC5272
324 bool 'Arcturus Networks uC5272 dimm board support' 324 bool 'Arcturus Networks uC5272 dimm board support'
325 depends on M5272 325 depends on M5272
326 help 326 help
327 Support for the Arcturus Networks uC5272 dimm board. 327 Support for the Arcturus Networks uC5272 dimm board.
328 328
329config UC5282 329config UC5282
330 bool "Arcturus Networks uC5282 board support" 330 bool "Arcturus Networks uC5282 board support"
331 depends on M528x 331 depends on M528x
332 help 332 help
333 Support for the Arcturus Networks uC5282 dimm board. 333 Support for the Arcturus Networks uC5282 dimm board.
334 334
335config UCSIMM 335config UCSIMM
336 bool "uCsimm module support" 336 bool "uCsimm module support"
@@ -355,7 +355,7 @@ config DIRECT_IO_ACCESS
355 depends on (UCSIMM || UCDIMM || DRAGEN2) 355 depends on (UCSIMM || UCDIMM || DRAGEN2)
356 help 356 help
357 Disable the CPU internal registers protection in user mode, 357 Disable the CPU internal registers protection in user mode,
358 to allow a user application to read/write them. 358 to allow a user application to read/write them.
359 359
360config INIT_LCD 360config INIT_LCD
361 bool "Initialize LCD" 361 bool "Initialize LCD"
@@ -593,7 +593,7 @@ config EMAC_INC
593 depends on (SOM5282EM) 593 depends on (SOM5282EM)
594 594
595config SNEHA 595config SNEHA
596 bool 596 bool
597 default y 597 default y
598 depends on CPU16B 598 depends on CPU16B
599 599