11 lines
196 B
Plaintext
11 lines
196 B
Plaintext
|
#
|
||
|
# For a description of the syntax of this configuration file,
|
||
|
# see misc/tools/kconfig-language.txt.
|
||
|
#
|
||
|
|
||
|
config SYSTEM_RAMTEST
|
||
|
bool "RAM Test"
|
||
|
default n
|
||
|
---help---
|
||
|
Enable a simple RAM test.
|