Advertisement
Guest User

nolibc-i386-minimal-config

a guest
Jun 21st, 2023
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.87 KB | None | 0 0
  1. CONFIG_DEFAULT_HOSTNAME="none"
  2. # CONFIG_CROSS_MEMORY_ATTACH is not set
  3. # CONFIG_PREEMPT_DYNAMIC is not set
  4. CONFIG_BLK_DEV_INITRD=y
  5. # CONFIG_RD_GZIP is not set
  6. # CONFIG_RD_BZIP2 is not set
  7. # CONFIG_RD_LZMA is not set
  8. # CONFIG_RD_XZ is not set
  9. # CONFIG_RD_LZO is not set
  10. # CONFIG_RD_LZ4 is not set
  11. # CONFIG_RD_ZSTD is not set
  12. # CONFIG_INITRAMFS_PRESERVE_MTIME is not set
  13. # CONFIG_MULTIUSER is not set
  14. # CONFIG_SGETMASK_SYSCALL is not set
  15. # CONFIG_SYSFS_SYSCALL is not set
  16. # CONFIG_FHANDLE is not set
  17. # CONFIG_POSIX_TIMERS is not set
  18. # CONFIG_BUG is not set
  19. # CONFIG_PCSPKR_PLATFORM is not set
  20. # CONFIG_BASE_FULL is not set
  21. # CONFIG_FUTEX is not set
  22. # CONFIG_EPOLL is not set
  23. # CONFIG_SIGNALFD is not set
  24. # CONFIG_TIMERFD is not set
  25. # CONFIG_EVENTFD is not set
  26. # CONFIG_SHMEM is not set
  27. # CONFIG_AIO is not set
  28. # CONFIG_IO_URING is not set
  29. # CONFIG_ADVISE_SYSCALLS is not set
  30. # CONFIG_MEMBARRIER is not set
  31. # CONFIG_KALLSYMS is not set
  32. # CONFIG_RSEQ is not set
  33. CONFIG_EMBEDDED=y
  34. # CONFIG_64BIT is not set
  35. # CONFIG_X86_EXTENDED_PLATFORM is not set
  36. CONFIG_X86_GENERIC=y
  37. # CONFIG_X86_MCE is not set
  38. # CONFIG_MICROCODE is not set
  39. # CONFIG_MTRR is not set
  40. # CONFIG_X86_UMIP is not set
  41. # CONFIG_RELOCATABLE is not set
  42. # CONFIG_MODIFY_LDT_SYSCALL is not set
  43. # CONFIG_SPECULATION_MITIGATIONS is not set
  44. # CONFIG_SUSPEND is not set
  45. # CONFIG_ACPI is not set
  46. # CONFIG_VIRTUALIZATION is not set
  47. # CONFIG_SECCOMP is not set
  48. # CONFIG_STACKPROTECTOR is not set
  49. # CONFIG_RANDOMIZE_KSTACK_OFFSET is not set
  50. # CONFIG_BLOCK is not set
  51. # CONFIG_BINFMT_SCRIPT is not set
  52. # CONFIG_COREDUMP is not set
  53. # CONFIG_SLAB_MERGE_DEFAULT is not set
  54. # CONFIG_COMPAT_BRK is not set
  55. # CONFIG_COMPACTION is not set
  56. # CONFIG_ZONE_DMA is not set
  57. # CONFIG_VM_EVENT_COUNTERS is not set
  58. # CONFIG_SECRETMEM is not set
  59. # CONFIG_FW_LOADER is not set
  60. # CONFIG_ALLOW_DEV_COREDUMP is not set
  61. # CONFIG_INPUT is not set
  62. # CONFIG_SERIO is not set
  63. # CONFIG_VT is not set
  64. # CONFIG_UNIX98_PTYS is not set
  65. # CONFIG_LEGACY_PTYS is not set
  66. # CONFIG_LEGACY_TIOCSTI is not set
  67. # CONFIG_LDISC_AUTOLOAD is not set
  68. CONFIG_SERIAL_8250=y
  69. # CONFIG_SERIAL_8250_DEPRECATED_OPTIONS is not set
  70. CONFIG_SERIAL_8250_CONSOLE=y
  71. # CONFIG_HW_RANDOM is not set
  72. # CONFIG_DEVMEM is not set
  73. # CONFIG_HWMON is not set
  74. # CONFIG_USB_SUPPORT is not set
  75. # CONFIG_VIRTIO_MENU is not set
  76. # CONFIG_VHOST_MENU is not set
  77. # CONFIG_SURFACE_PLATFORMS is not set
  78. # CONFIG_X86_PLATFORM_DEVICES is not set
  79. # CONFIG_IOMMU_SUPPORT is not set
  80. # CONFIG_FILE_LOCKING is not set
  81. # CONFIG_DNOTIFY is not set
  82. # CONFIG_INOTIFY_USER is not set
  83. # CONFIG_PROC_FS is not set
  84. # CONFIG_SYSFS is not set
  85. # CONFIG_MISC_FILESYSTEMS is not set
  86. # CONFIG_CRC32 is not set
  87. # CONFIG_DEBUG_MISC is not set
  88. CONFIG_PANIC_TIMEOUT=5
  89. # CONFIG_FTRACE is not set
  90. # CONFIG_X86_VERBOSE_BOOTUP is not set
  91. # CONFIG_X86_DEBUG_FPU is not set
  92. # CONFIG_RUNTIME_TESTING_MENU is not set
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement