or1ksim_defconfig 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. CONFIG_NO_HZ=y
  2. CONFIG_LOG_BUF_SHIFT=14
  3. CONFIG_BLK_DEV_INITRD=y
  4. # CONFIG_RD_GZIP is not set
  5. CONFIG_EXPERT=y
  6. # CONFIG_KALLSYMS is not set
  7. # CONFIG_EPOLL is not set
  8. # CONFIG_TIMERFD is not set
  9. # CONFIG_EVENTFD is not set
  10. # CONFIG_AIO is not set
  11. # CONFIG_VM_EVENT_COUNTERS is not set
  12. # CONFIG_COMPAT_BRK is not set
  13. CONFIG_SLOB=y
  14. CONFIG_MODULES=y
  15. # CONFIG_BLOCK is not set
  16. CONFIG_OPENRISC_BUILTIN_DTB="or1ksim"
  17. CONFIG_HZ_100=y
  18. CONFIG_NET=y
  19. CONFIG_PACKET=y
  20. CONFIG_UNIX=y
  21. CONFIG_INET=y
  22. # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
  23. # CONFIG_INET_XFRM_MODE_TUNNEL is not set
  24. # CONFIG_INET_XFRM_MODE_BEET is not set
  25. # CONFIG_INET_DIAG is not set
  26. CONFIG_TCP_CONG_ADVANCED=y
  27. # CONFIG_TCP_CONG_BIC is not set
  28. # CONFIG_TCP_CONG_CUBIC is not set
  29. # CONFIG_TCP_CONG_WESTWOOD is not set
  30. # CONFIG_TCP_CONG_HTCP is not set
  31. # CONFIG_IPV6 is not set
  32. # CONFIG_WIRELESS is not set
  33. CONFIG_DEVTMPFS=y
  34. CONFIG_DEVTMPFS_MOUNT=y
  35. # CONFIG_PREVENT_FIRMWARE_BUILD is not set
  36. # CONFIG_FW_LOADER is not set
  37. CONFIG_PROC_DEVICETREE=y
  38. CONFIG_NETDEVICES=y
  39. CONFIG_ETHOC=y
  40. CONFIG_MICREL_PHY=y
  41. # CONFIG_WLAN is not set
  42. # CONFIG_INPUT is not set
  43. # CONFIG_SERIO is not set
  44. # CONFIG_VT is not set
  45. # CONFIG_LEGACY_PTYS is not set
  46. CONFIG_SERIAL_8250=y
  47. CONFIG_SERIAL_8250_CONSOLE=y
  48. CONFIG_SERIAL_OF_PLATFORM=y
  49. # CONFIG_HW_RANDOM is not set
  50. # CONFIG_HWMON is not set
  51. # CONFIG_USB_SUPPORT is not set
  52. # CONFIG_DNOTIFY is not set
  53. CONFIG_TMPFS=y
  54. CONFIG_NFS_FS=y
  55. # CONFIG_ENABLE_MUST_CHECK is not set