diff options
Diffstat (limited to 'arch/m68knommu/Kconfig')
-rw-r--r-- | arch/m68knommu/Kconfig | 20 |
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 | ||
323 | config UC5272 | 323 | config 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 | ||
329 | config UC5282 | 329 | config 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 | ||
335 | config UCSIMM | 335 | config 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 | ||
360 | config INIT_LCD | 360 | config 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 | ||
595 | config SNEHA | 595 | config SNEHA |
596 | bool | 596 | bool |
597 | default y | 597 | default y |
598 | depends on CPU16B | 598 | depends on CPU16B |
599 | 599 | ||