commit | a967915e52cf692da30a6685412fc56ea7ac3ae6 | [log] [tgz] |
---|---|---|
author | Andrew Boie <andrew.p.boie@intel.com> | Tue Mar 06 13:17:57 2018 -0800 |
committer | Andrew Boie <andrewboie@gmail.com> | Fri Mar 16 16:25:22 2018 -0700 |
tree | 7e128e21296b973128d649ed93dcb60e2c316660 | |
parent | ccf0b46a3120afd8156dc183eb3149c82cd24d4c [diff] |
arch: add Kconfig for stack growth direction This was previously just a #define in one header file, but we need this expressed in Kconfig space in case some feature only works properly with downward-growing stacks. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>