efm32_defconfig 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  1. CONFIG_HIGH_RES_TIMERS=y
  2. CONFIG_LOG_BUF_SHIFT=12
  3. CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  4. # CONFIG_UID16 is not set
  5. # CONFIG_BASE_FULL is not set
  6. # CONFIG_FUTEX is not set
  7. # CONFIG_EPOLL is not set
  8. # CONFIG_SIGNALFD is not set
  9. # CONFIG_EVENTFD is not set
  10. # CONFIG_AIO is not set
  11. CONFIG_EMBEDDED=y
  12. # CONFIG_VM_EVENT_COUNTERS is not set
  13. # CONFIG_SLUB_DEBUG is not set
  14. # CONFIG_LBDAF is not set
  15. # CONFIG_BLK_DEV_BSG is not set
  16. # CONFIG_IOSCHED_DEADLINE is not set
  17. # CONFIG_IOSCHED_CFQ is not set
  18. # CONFIG_MMU is not set
  19. CONFIG_ARM_SINGLE_ARMV7M=y
  20. CONFIG_ARCH_EFM32=y
  21. CONFIG_SET_MEM_PARAM=y
  22. CONFIG_DRAM_BASE=0x88000000
  23. CONFIG_DRAM_SIZE=0x00400000
  24. CONFIG_FLASH_MEM_BASE=0x8c000000
  25. CONFIG_FLASH_SIZE=0x01000000
  26. CONFIG_PREEMPT=y
  27. CONFIG_ZBOOT_ROM_TEXT=0x0
  28. CONFIG_ZBOOT_ROM_BSS=0x0
  29. CONFIG_XIP_KERNEL=y
  30. CONFIG_XIP_PHYS_ADDR=0x8c000000
  31. CONFIG_BINFMT_FLAT=y
  32. CONFIG_BINFMT_SHARED_FLAT=y
  33. # CONFIG_COREDUMP is not set
  34. CONFIG_NET=y
  35. CONFIG_PACKET=y
  36. CONFIG_UNIX=y
  37. CONFIG_INET=y
  38. # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
  39. # CONFIG_INET_XFRM_MODE_TUNNEL is not set
  40. # CONFIG_INET_XFRM_MODE_BEET is not set
  41. # CONFIG_INET_LRO is not set
  42. # CONFIG_INET_DIAG is not set
  43. # CONFIG_IPV6 is not set
  44. # CONFIG_WIRELESS is not set
  45. CONFIG_DEVTMPFS=y
  46. CONFIG_DEVTMPFS_MOUNT=y
  47. # CONFIG_FW_LOADER is not set
  48. CONFIG_MTD=y
  49. CONFIG_MTD_BLOCK_RO=y
  50. CONFIG_MTD_ROM=y
  51. CONFIG_MTD_UCLINUX=y
  52. # CONFIG_BLK_DEV is not set
  53. CONFIG_NETDEVICES=y
  54. # CONFIG_NET_VENDOR_ARC is not set
  55. # CONFIG_NET_CADENCE is not set
  56. # CONFIG_NET_VENDOR_BROADCOM is not set
  57. # CONFIG_NET_VENDOR_CIRRUS is not set
  58. # CONFIG_NET_VENDOR_FARADAY is not set
  59. # CONFIG_NET_VENDOR_INTEL is not set
  60. # CONFIG_NET_VENDOR_MARVELL is not set
  61. CONFIG_KS8851=y
  62. # CONFIG_NET_VENDOR_MICROCHIP is not set
  63. # CONFIG_NET_VENDOR_NATSEMI is not set
  64. # CONFIG_NET_VENDOR_SEEQ is not set
  65. # CONFIG_NET_VENDOR_SMSC is not set
  66. # CONFIG_NET_VENDOR_STMICRO is not set
  67. # CONFIG_NET_VENDOR_VIA is not set
  68. # CONFIG_NET_VENDOR_WIZNET is not set
  69. # CONFIG_WLAN is not set
  70. # CONFIG_INPUT is not set
  71. # CONFIG_SERIO is not set
  72. # CONFIG_VT is not set
  73. # CONFIG_UNIX98_PTYS is not set
  74. # CONFIG_LEGACY_PTYS is not set
  75. CONFIG_SERIAL_NONSTANDARD=y
  76. # CONFIG_DEVKMEM is not set
  77. CONFIG_SERIAL_EFM32_UART=y
  78. CONFIG_SERIAL_EFM32_UART_CONSOLE=y
  79. # CONFIG_HW_RANDOM is not set
  80. CONFIG_I2C=y
  81. # CONFIG_I2C_COMPAT is not set
  82. CONFIG_I2C_EFM32=y
  83. CONFIG_SPI=y
  84. CONFIG_SPI_EFM32=y
  85. CONFIG_GPIO_SYSFS=y
  86. # CONFIG_USB_SUPPORT is not set
  87. CONFIG_MMC=y
  88. CONFIG_MMC_SPI=y
  89. CONFIG_EXT2_FS=y
  90. # CONFIG_FILE_LOCKING is not set
  91. # CONFIG_DNOTIFY is not set
  92. # CONFIG_INOTIFY_USER is not set
  93. CONFIG_ROMFS_FS=y
  94. CONFIG_ROMFS_BACKED_BY_MTD=y
  95. # CONFIG_NETWORK_FILESYSTEMS is not set
  96. CONFIG_PRINTK_TIME=y
  97. CONFIG_DEBUG_INFO=y
  98. # CONFIG_ENABLE_WARN_DEPRECATED is not set
  99. # CONFIG_ENABLE_MUST_CHECK is not set
  100. CONFIG_MAGIC_SYSRQ=y
  101. # CONFIG_SCHED_DEBUG is not set
  102. # CONFIG_DEBUG_BUGVERBOSE is not set
  103. # CONFIG_FTRACE is not set