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>

authored by Philippe De Muyter and committed by Greg Ungerer 0a977ca3 07ffee59

+10 -10
+10 -10
arch/m68knommu/Kconfig
··· 321 Support the bugs of Xcopilot. 322 323 config UC5272 324 - bool 'Arcturus Networks uC5272 dimm board support' 325 - depends on M5272 326 - help 327 - Support for the Arcturus Networks uC5272 dimm board. 328 329 config UC5282 330 - bool "Arcturus Networks uC5282 board support" 331 - depends on M528x 332 - help 333 - Support for the Arcturus Networks uC5282 dimm board. 334 335 config UCSIMM 336 bool "uCsimm module support" ··· 355 depends on (UCSIMM || UCDIMM || DRAGEN2) 356 help 357 Disable the CPU internal registers protection in user mode, 358 - to allow a user application to read/write them. 359 360 config INIT_LCD 361 bool "Initialize LCD" ··· 593 depends on (SOM5282EM) 594 595 config SNEHA 596 - bool 597 default y 598 depends on CPU16B 599
··· 321 Support the bugs of Xcopilot. 322 323 config UC5272 324 + bool 'Arcturus Networks uC5272 dimm board support' 325 + depends on M5272 326 + help 327 + Support for the Arcturus Networks uC5272 dimm board. 328 329 config UC5282 330 + bool "Arcturus Networks uC5282 board support" 331 + depends on M528x 332 + help 333 + Support for the Arcturus Networks uC5282 dimm board. 334 335 config UCSIMM 336 bool "uCsimm module support" ··· 355 depends on (UCSIMM || UCDIMM || DRAGEN2) 356 help 357 Disable the CPU internal registers protection in user mode, 358 + to allow a user application to read/write them. 359 360 config INIT_LCD 361 bool "Initialize LCD" ··· 593 depends on (SOM5282EM) 594 595 config SNEHA 596 + bool 597 default y 598 depends on CPU16B 599