xilfpga_defconfig 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. CONFIG_MACH_XILFPGA=y
  2. # CONFIG_COMPACTION is not set
  3. # CONFIG_LOCALVERSION_AUTO is not set
  4. CONFIG_EMBEDDED=y
  5. # CONFIG_VM_EVENT_COUNTERS is not set
  6. # CONFIG_COMPAT_BRK is not set
  7. CONFIG_SLAB=y
  8. # CONFIG_BLOCK is not set
  9. # CONFIG_SUSPEND is not set
  10. # CONFIG_UEVENT_HELPER is not set
  11. CONFIG_DEVTMPFS=y
  12. CONFIG_DEVTMPFS_MOUNT=y
  13. # CONFIG_STANDALONE is not set
  14. # CONFIG_PREVENT_FIRMWARE_BUILD is not set
  15. # CONFIG_FW_LOADER is not set
  16. # CONFIG_ALLOW_DEV_COREDUMP is not set
  17. # CONFIG_INPUT_MOUSEDEV is not set
  18. # CONFIG_INPUT_KEYBOARD is not set
  19. # CONFIG_INPUT_MOUSE is not set
  20. # CONFIG_SERIO is not set
  21. CONFIG_VT_HW_CONSOLE_BINDING=y
  22. # CONFIG_UNIX98_PTYS is not set
  23. # CONFIG_LEGACY_PTYS is not set
  24. CONFIG_SERIAL_8250=y
  25. CONFIG_SERIAL_8250_CONSOLE=y
  26. CONFIG_SERIAL_OF_PLATFORM=y
  27. # CONFIG_HW_RANDOM is not set
  28. CONFIG_GPIO_SYSFS=y
  29. CONFIG_GPIO_XILINX=y
  30. # CONFIG_HWMON is not set
  31. # CONFIG_USB_SUPPORT is not set
  32. # CONFIG_MIPS_PLATFORM_DEVICES is not set
  33. # CONFIG_IOMMU_SUPPORT is not set
  34. # CONFIG_PROC_PAGE_MONITOR is not set
  35. # CONFIG_MISC_FILESYSTEMS is not set
  36. CONFIG_PANIC_ON_OOPS=y
  37. # CONFIG_SCHED_DEBUG is not set
  38. # CONFIG_FTRACE is not set
  39. CONFIG_CMDLINE_BOOL=y
  40. CONFIG_CMDLINE="console=ttyS0,115200"