* Rename Intel NUC machine to Generic x86-64 The Intel NUC machine has evolved and supports various x86-64 machines today. Rename the board. Note that this does not address the migration issue. This will be handled separately. * Update Scripts/Documentation
12 lines
237 B
Plaintext
12 lines
237 B
Plaintext
CONFIG_MMU=y
|
|
CONFIG_MALLOC_SIZE=0x0
|
|
CONFIG_MALLOC_TLSF=y
|
|
CONFIG_DRIVER_SERIAL_EFI=y
|
|
CONFIG_DRIVER_SERIAL_EFI_STDIO=y
|
|
# CONFIG_SPI is not set
|
|
CONFIG_DISK=y
|
|
CONFIG_DISK_WRITE=y
|
|
CONFIG_CLOCKSOURCE_EFI=y
|
|
CONFIG_FS_EFI=y
|
|
CONFIG_FS_EFIVARFS=y
|