m5272c3_defconfig 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. # CONFIG_MMU is not set
  2. CONFIG_EXPERIMENTAL=y
  3. CONFIG_LOG_BUF_SHIFT=14
  4. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  5. CONFIG_EXPERT=y
  6. # CONFIG_KALLSYMS is not set
  7. # CONFIG_HOTPLUG is not set
  8. # CONFIG_FUTEX is not set
  9. # CONFIG_EPOLL is not set
  10. # CONFIG_SIGNALFD is not set
  11. # CONFIG_TIMERFD is not set
  12. # CONFIG_EVENTFD is not set
  13. # CONFIG_AIO is not set
  14. # CONFIG_VM_EVENT_COUNTERS is not set
  15. # CONFIG_SLUB_DEBUG is not set
  16. # CONFIG_BLK_DEV_BSG is not set
  17. # CONFIG_IOSCHED_DEADLINE is not set
  18. # CONFIG_IOSCHED_CFQ is not set
  19. CONFIG_M5272=y
  20. CONFIG_CLOCK_SET=y
  21. CONFIG_M5272C3=y
  22. CONFIG_RAMBASE=0x00000000
  23. CONFIG_RAMSIZE=0x00800000
  24. CONFIG_VECTORBASE=0x00000000
  25. CONFIG_KERNELBASE=0x00020000
  26. CONFIG_BINFMT_FLAT=y
  27. CONFIG_NET=y
  28. CONFIG_PACKET=y
  29. CONFIG_UNIX=y
  30. CONFIG_INET=y
  31. # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
  32. # CONFIG_INET_XFRM_MODE_TUNNEL is not set
  33. # CONFIG_INET_XFRM_MODE_BEET is not set
  34. # CONFIG_INET_LRO is not set
  35. # CONFIG_INET_DIAG is not set
  36. # CONFIG_IPV6 is not set
  37. # CONFIG_FW_LOADER is not set
  38. CONFIG_MTD=y
  39. CONFIG_MTD_CHAR=y
  40. CONFIG_MTD_BLOCK=y
  41. CONFIG_MTD_RAM=y
  42. CONFIG_MTD_UCLINUX=y
  43. CONFIG_BLK_DEV_RAM=y
  44. # CONFIG_MISC_DEVICES is not set
  45. CONFIG_NETDEVICES=y
  46. CONFIG_NET_ETHERNET=y
  47. CONFIG_FEC=y
  48. # CONFIG_NETDEV_1000 is not set
  49. # CONFIG_NETDEV_10000 is not set
  50. # CONFIG_INPUT is not set
  51. # CONFIG_SERIO is not set
  52. # CONFIG_VT is not set
  53. CONFIG_SERIAL_MCF=y
  54. CONFIG_SERIAL_MCF_CONSOLE=y
  55. # CONFIG_UNIX98_PTYS is not set
  56. # CONFIG_HWMON is not set
  57. # CONFIG_USB_SUPPORT is not set
  58. CONFIG_EXT2_FS=y
  59. # CONFIG_FILE_LOCKING is not set
  60. # CONFIG_DNOTIFY is not set
  61. CONFIG_ROMFS_FS=y
  62. CONFIG_ROMFS_BACKED_BY_MTD=y
  63. # CONFIG_NETWORK_FILESYSTEMS is not set
  64. # CONFIG_RCU_CPU_STALL_DETECTOR is not set
  65. CONFIG_BOOTPARAM=y
  66. CONFIG_BOOTPARAM_STRING="root=/dev/mtdblock0"