[Kernel] Add ARCH_CPU_STACK_GROWS_UPWARD option

This commit is contained in:
Bernard Xiong
2018-11-11 15:56:02 +08:00
parent c7a85df1cd
commit 00a655ac1c
4 changed files with 34 additions and 4 deletions

View File

@@ -88,3 +88,7 @@ config ARCH_IA32
config ARCH_HOST_SIMULATOR
bool
config ARCH_CPU_STACK_GROWS_UPWARD
bool
default n