-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
83 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
# CONFIG_CROSS_MEMORY_ATTACH is not set | ||
# CONFIG_CPU_ISOLATION is not set | ||
CONFIG_BLK_DEV_INITRD=y | ||
# CONFIG_RD_GZIP is not set | ||
# CONFIG_RD_BZIP2 is not set | ||
# CONFIG_RD_LZMA is not set | ||
# CONFIG_RD_XZ is not set | ||
# CONFIG_RD_LZO is not set | ||
# CONFIG_RD_LZ4 is not set | ||
# CONFIG_RD_ZSTD is not set | ||
CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
# CONFIG_MULTIUSER is not set | ||
# CONFIG_SYSFS_SYSCALL is not set | ||
# CONFIG_FHANDLE is not set | ||
# CONFIG_POSIX_TIMERS is not set | ||
# CONFIG_BUG is not set | ||
# CONFIG_BASE_FULL is not set | ||
# CONFIG_FUTEX is not set | ||
# CONFIG_EPOLL is not set | ||
# CONFIG_SIGNALFD is not set | ||
# CONFIG_TIMERFD is not set | ||
# CONFIG_EVENTFD is not set | ||
# CONFIG_SHMEM is not set | ||
# CONFIG_AIO is not set | ||
# CONFIG_IO_URING is not set | ||
# CONFIG_ADVISE_SYSCALLS is not set | ||
# CONFIG_MEMBARRIER is not set | ||
# CONFIG_KALLSYMS is not set | ||
# CONFIG_RSEQ is not set | ||
CONFIG_EMBEDDED=y | ||
# CONFIG_UNMAP_KERNEL_AT_EL0 is not set | ||
# CONFIG_MITIGATE_SPECTRE_BRANCH_HISTORY is not set | ||
# CONFIG_RODATA_FULL_DEFAULT_ENABLED is not set | ||
# CONFIG_ARM64_TAGGED_ADDR_ABI is not set | ||
# CONFIG_ARM64_SVE is not set | ||
# CONFIG_EFI is not set | ||
# CONFIG_SECCOMP is not set | ||
# CONFIG_STACKPROTECTOR is not set | ||
# CONFIG_VMAP_STACK is not set | ||
# CONFIG_RANDOMIZE_KSTACK_OFFSET is not set | ||
# CONFIG_COREDUMP is not set | ||
CONFIG_PCI=y | ||
CONFIG_PCI_HOST_GENERIC=y | ||
CONFIG_DEVTMPFS=y | ||
CONFIG_DEVTMPFS_MOUNT=y | ||
# CONFIG_ALLOW_DEV_COREDUMP is not set | ||
# CONFIG_ARM_SMCCC_SOC_ID is not set | ||
CONFIG_VIRTIO_BLK=y | ||
CONFIG_SERIAL_8250=y | ||
CONFIG_SERIAL_8250_CONSOLE=y | ||
CONFIG_SERIAL_8250_NR_UARTS=1 | ||
CONFIG_SERIAL_8250_RUNTIME_UARTS=1 | ||
CONFIG_SERIAL_OF_PLATFORM=y | ||
# CONFIG_HWMON is not set | ||
# CONFIG_USB_SUPPORT is not set | ||
CONFIG_VIRTIO_PCI=y | ||
# CONFIG_VHOST_MENU is not set | ||
# CONFIG_SURFACE_PLATFORMS is not set | ||
# CONFIG_IOMMU_SUPPORT is not set | ||
CONFIG_EXT4_FS=y | ||
# CONFIG_FILE_LOCKING is not set | ||
# CONFIG_DNOTIFY is not set | ||
# CONFIG_INOTIFY_USER is not set | ||
# CONFIG_MISC_FILESYSTEMS is not set | ||
# CONFIG_CRYPTO_HW is not set | ||
# CONFIG_DEBUG_MISC is not set | ||
# CONFIG_FTRACE is not set | ||
# CONFIG_STRICT_DEVMEM is not set |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters