lpt/Kconfig: hide TESTING_LTP_STACKSIZE option
hide TESTING_LTP_STACKSIZE option when TESTING_LTP=n
This commit is contained in:
parent
e9f60d85b9
commit
5d779386c8
@ -9,6 +9,10 @@ config TESTING_LTP
|
||||
---help---
|
||||
Enable support for the Linux Test Project(LTP) framework
|
||||
|
||||
if TESTING_LTP
|
||||
|
||||
config TESTING_LTP_STACKSIZE
|
||||
int "Linux Test Project stack size"
|
||||
default 4096
|
||||
|
||||
endif #TESTING_LTP
|
||||
|
Loading…
Reference in New Issue
Block a user