Skip to content

Commit

Permalink
m68knommu: arch/m68knommu/Kconfig whitespace cleanup
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Philippe De Muyter authored and Greg Ungerer committed Jan 5, 2011
1 parent 07ffee5 commit 0a977ca
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions arch/m68knommu/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -321,16 +321,16 @@ config XCOPILOT_BUGS
Support the bugs of Xcopilot.

config UC5272
bool 'Arcturus Networks uC5272 dimm board support'
depends on M5272
help
Support for the Arcturus Networks uC5272 dimm board.
bool 'Arcturus Networks uC5272 dimm board support'
depends on M5272
help
Support for the Arcturus Networks uC5272 dimm board.

config UC5282
bool "Arcturus Networks uC5282 board support"
depends on M528x
help
Support for the Arcturus Networks uC5282 dimm board.
bool "Arcturus Networks uC5282 board support"
depends on M528x
help
Support for the Arcturus Networks uC5282 dimm board.

config UCSIMM
bool "uCsimm module support"
Expand All @@ -355,7 +355,7 @@ config DIRECT_IO_ACCESS
depends on (UCSIMM || UCDIMM || DRAGEN2)
help
Disable the CPU internal registers protection in user mode,
to allow a user application to read/write them.
to allow a user application to read/write them.

config INIT_LCD
bool "Initialize LCD"
Expand Down Expand Up @@ -593,7 +593,7 @@ config EMAC_INC
depends on (SOM5282EM)

config SNEHA
bool
bool
default y
depends on CPU16B

Expand Down

0 comments on commit 0a977ca

Please sign in to comment.