u-boot/arch/x86
Simon Glass edd53bda53 x86: Drop CFG_SYS_STACK_SIZE
This is only used in one file and the value is the same for both boards
which define it. Use the fixed value of 32KB and drop the CFG. This will
allow removal of the config.h files.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> # Intel Edison
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2023-08-09 23:31:12 +08:00
..
cpu Revert "x86: Switch QEMU over to use the bochs driver" 2023-08-09 23:31:11 +08:00
dts x86: link: Support Micron memory 2023-07-17 17:23:15 +08:00
include/asm x86: Run QEMU machine setup in SPL 2023-08-09 23:31:11 +08:00
lib x86: Drop CFG_SYS_STACK_SIZE 2023-08-09 23:31:12 +08:00
config.mk x86: Pass -z execstack for EFI payload flags 2023-02-23 13:29:20 -05:00
Kconfig efi: Set RUN_64BIT correctly for the EFI app 2023-03-25 11:07:21 +01:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00