edosk7705_defconfig 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.34-rc5
  4. # Tue May 18 15:21:52 2010
  5. #
  6. CONFIG_SUPERH=y
  7. CONFIG_SUPERH32=y
  8. # CONFIG_SUPERH64 is not set
  9. CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig"
  10. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  11. CONFIG_GENERIC_FIND_NEXT_BIT=y
  12. CONFIG_GENERIC_HWEIGHT=y
  13. CONFIG_GENERIC_HARDIRQS=y
  14. CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
  15. CONFIG_IRQ_PER_CPU=y
  16. CONFIG_SPARSE_IRQ=y
  17. # CONFIG_GENERIC_GPIO is not set
  18. CONFIG_GENERIC_TIME=y
  19. CONFIG_GENERIC_CLOCKEVENTS=y
  20. # CONFIG_ARCH_SUSPEND_POSSIBLE is not set
  21. CONFIG_ARCH_HIBERNATION_POSSIBLE=y
  22. CONFIG_SYS_SUPPORTS_TMU=y
  23. CONFIG_STACKTRACE_SUPPORT=y
  24. CONFIG_LOCKDEP_SUPPORT=y
  25. CONFIG_HAVE_LATENCYTOP_SUPPORT=y
  26. # CONFIG_ARCH_HAS_ILOG2_U32 is not set
  27. # CONFIG_ARCH_HAS_ILOG2_U64 is not set
  28. CONFIG_ARCH_NO_VIRT_TO_BUS=y
  29. CONFIG_ARCH_HAS_DEFAULT_IDLE=y
  30. CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
  31. CONFIG_DMA_NONCOHERENT=y
  32. CONFIG_NEED_DMA_MAP_STATE=y
  33. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  34. CONFIG_CONSTRUCTORS=y
  35. #
  36. # General setup
  37. #
  38. # CONFIG_EXPERIMENTAL is not set
  39. CONFIG_BROKEN_ON_SMP=y
  40. CONFIG_INIT_ENV_ARG_LIMIT=32
  41. CONFIG_LOCALVERSION=""
  42. # CONFIG_LOCALVERSION_AUTO is not set
  43. CONFIG_HAVE_KERNEL_GZIP=y
  44. CONFIG_HAVE_KERNEL_BZIP2=y
  45. CONFIG_HAVE_KERNEL_LZMA=y
  46. CONFIG_HAVE_KERNEL_LZO=y
  47. CONFIG_KERNEL_GZIP=y
  48. # CONFIG_KERNEL_BZIP2 is not set
  49. # CONFIG_KERNEL_LZMA is not set
  50. # CONFIG_KERNEL_LZO is not set
  51. # CONFIG_SYSVIPC is not set
  52. # CONFIG_BSD_PROCESS_ACCT is not set
  53. #
  54. # RCU Subsystem
  55. #
  56. CONFIG_TREE_RCU=y
  57. # CONFIG_TREE_PREEMPT_RCU is not set
  58. # CONFIG_TINY_RCU is not set
  59. # CONFIG_RCU_TRACE is not set
  60. CONFIG_RCU_FANOUT=32
  61. # CONFIG_RCU_FANOUT_EXACT is not set
  62. # CONFIG_TREE_RCU_TRACE is not set
  63. # CONFIG_IKCONFIG is not set
  64. CONFIG_LOG_BUF_SHIFT=17
  65. # CONFIG_RELAY is not set
  66. # CONFIG_NAMESPACES is not set
  67. # CONFIG_BLK_DEV_INITRD is not set
  68. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  69. CONFIG_ANON_INODES=y
  70. CONFIG_EMBEDDED=y
  71. # CONFIG_UID16 is not set
  72. # CONFIG_KALLSYMS is not set
  73. # CONFIG_HOTPLUG is not set
  74. # CONFIG_PRINTK is not set
  75. # CONFIG_BUG is not set
  76. # CONFIG_ELF_CORE is not set
  77. # CONFIG_BASE_FULL is not set
  78. # CONFIG_FUTEX is not set
  79. # CONFIG_EPOLL is not set
  80. # CONFIG_SIGNALFD is not set
  81. # CONFIG_TIMERFD is not set
  82. # CONFIG_EVENTFD is not set
  83. CONFIG_SHMEM=y
  84. # CONFIG_AIO is not set
  85. CONFIG_HAVE_PERF_EVENTS=y
  86. CONFIG_PERF_USE_VMALLOC=y
  87. #
  88. # Kernel Performance Events And Counters
  89. #
  90. CONFIG_PERF_EVENTS=y
  91. # CONFIG_PERF_COUNTERS is not set
  92. # CONFIG_VM_EVENT_COUNTERS is not set
  93. # CONFIG_COMPAT_BRK is not set
  94. # CONFIG_SLAB is not set
  95. CONFIG_SLUB=y
  96. # CONFIG_SLOB is not set
  97. # CONFIG_PROFILING is not set
  98. CONFIG_HAVE_OPROFILE=y
  99. CONFIG_HAVE_IOREMAP_PROT=y
  100. CONFIG_HAVE_KPROBES=y
  101. CONFIG_HAVE_KRETPROBES=y
  102. CONFIG_HAVE_ARCH_TRACEHOOK=y
  103. CONFIG_HAVE_DMA_ATTRS=y
  104. CONFIG_HAVE_CLK=y
  105. CONFIG_HAVE_DMA_API_DEBUG=y
  106. CONFIG_HAVE_HW_BREAKPOINT=y
  107. #
  108. # GCOV-based kernel profiling
  109. #
  110. # CONFIG_SLOW_WORK is not set
  111. CONFIG_HAVE_GENERIC_DMA_COHERENT=y
  112. CONFIG_BASE_SMALL=1
  113. # CONFIG_MODULES is not set
  114. # CONFIG_BLOCK is not set
  115. # CONFIG_INLINE_SPIN_TRYLOCK is not set
  116. # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
  117. # CONFIG_INLINE_SPIN_LOCK is not set
  118. # CONFIG_INLINE_SPIN_LOCK_BH is not set
  119. # CONFIG_INLINE_SPIN_LOCK_IRQ is not set
  120. # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
  121. CONFIG_INLINE_SPIN_UNLOCK=y
  122. # CONFIG_INLINE_SPIN_UNLOCK_BH is not set
  123. CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
  124. # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
  125. # CONFIG_INLINE_READ_TRYLOCK is not set
  126. # CONFIG_INLINE_READ_LOCK is not set
  127. # CONFIG_INLINE_READ_LOCK_BH is not set
  128. # CONFIG_INLINE_READ_LOCK_IRQ is not set
  129. # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
  130. CONFIG_INLINE_READ_UNLOCK=y
  131. # CONFIG_INLINE_READ_UNLOCK_BH is not set
  132. CONFIG_INLINE_READ_UNLOCK_IRQ=y
  133. # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
  134. # CONFIG_INLINE_WRITE_TRYLOCK is not set
  135. # CONFIG_INLINE_WRITE_LOCK is not set
  136. # CONFIG_INLINE_WRITE_LOCK_BH is not set
  137. # CONFIG_INLINE_WRITE_LOCK_IRQ is not set
  138. # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
  139. CONFIG_INLINE_WRITE_UNLOCK=y
  140. # CONFIG_INLINE_WRITE_UNLOCK_BH is not set
  141. CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
  142. # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
  143. # CONFIG_MUTEX_SPIN_ON_OWNER is not set
  144. # CONFIG_FREEZER is not set
  145. #
  146. # System type
  147. #
  148. CONFIG_CPU_SH3=y
  149. # CONFIG_CPU_SUBTYPE_SH7619 is not set
  150. # CONFIG_CPU_SUBTYPE_SH7201 is not set
  151. # CONFIG_CPU_SUBTYPE_SH7203 is not set
  152. # CONFIG_CPU_SUBTYPE_SH7206 is not set
  153. # CONFIG_CPU_SUBTYPE_SH7263 is not set
  154. # CONFIG_CPU_SUBTYPE_MXG is not set
  155. CONFIG_CPU_SUBTYPE_SH7705=y
  156. # CONFIG_CPU_SUBTYPE_SH7706 is not set
  157. # CONFIG_CPU_SUBTYPE_SH7707 is not set
  158. # CONFIG_CPU_SUBTYPE_SH7708 is not set
  159. # CONFIG_CPU_SUBTYPE_SH7709 is not set
  160. # CONFIG_CPU_SUBTYPE_SH7710 is not set
  161. # CONFIG_CPU_SUBTYPE_SH7712 is not set
  162. # CONFIG_CPU_SUBTYPE_SH7720 is not set
  163. # CONFIG_CPU_SUBTYPE_SH7721 is not set
  164. # CONFIG_CPU_SUBTYPE_SH7750 is not set
  165. # CONFIG_CPU_SUBTYPE_SH7091 is not set
  166. # CONFIG_CPU_SUBTYPE_SH7750R is not set
  167. # CONFIG_CPU_SUBTYPE_SH7750S is not set
  168. # CONFIG_CPU_SUBTYPE_SH7751 is not set
  169. # CONFIG_CPU_SUBTYPE_SH7751R is not set
  170. # CONFIG_CPU_SUBTYPE_SH7760 is not set
  171. # CONFIG_CPU_SUBTYPE_SH4_202 is not set
  172. # CONFIG_CPU_SUBTYPE_SH7723 is not set
  173. # CONFIG_CPU_SUBTYPE_SH7724 is not set
  174. # CONFIG_CPU_SUBTYPE_SH7757 is not set
  175. # CONFIG_CPU_SUBTYPE_SH7763 is not set
  176. # CONFIG_CPU_SUBTYPE_SH7770 is not set
  177. # CONFIG_CPU_SUBTYPE_SH7780 is not set
  178. # CONFIG_CPU_SUBTYPE_SH7785 is not set
  179. # CONFIG_CPU_SUBTYPE_SH7786 is not set
  180. # CONFIG_CPU_SUBTYPE_SHX3 is not set
  181. # CONFIG_CPU_SUBTYPE_SH7343 is not set
  182. # CONFIG_CPU_SUBTYPE_SH7722 is not set
  183. # CONFIG_CPU_SUBTYPE_SH7366 is not set
  184. #
  185. # Memory management options
  186. #
  187. CONFIG_QUICKLIST=y
  188. CONFIG_MMU=y
  189. CONFIG_PAGE_OFFSET=0x80000000
  190. CONFIG_FORCE_MAX_ZONEORDER=11
  191. CONFIG_MEMORY_START=0x08000000
  192. CONFIG_MEMORY_SIZE=0x04000000
  193. CONFIG_29BIT=y
  194. CONFIG_VSYSCALL=y
  195. CONFIG_ARCH_FLATMEM_ENABLE=y
  196. CONFIG_ARCH_SPARSEMEM_ENABLE=y
  197. CONFIG_ARCH_SPARSEMEM_DEFAULT=y
  198. CONFIG_MAX_ACTIVE_REGIONS=1
  199. CONFIG_ARCH_POPULATES_NODE_MAP=y
  200. CONFIG_ARCH_SELECT_MEMORY_MODEL=y
  201. CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
  202. CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
  203. CONFIG_UNCACHED_MAPPING=y
  204. CONFIG_PAGE_SIZE_4KB=y
  205. # CONFIG_PAGE_SIZE_8KB is not set
  206. # CONFIG_PAGE_SIZE_16KB is not set
  207. # CONFIG_PAGE_SIZE_64KB is not set
  208. CONFIG_SELECT_MEMORY_MODEL=y
  209. # CONFIG_FLATMEM_MANUAL is not set
  210. # CONFIG_DISCONTIGMEM_MANUAL is not set
  211. CONFIG_SPARSEMEM_MANUAL=y
  212. CONFIG_SPARSEMEM=y
  213. CONFIG_HAVE_MEMORY_PRESENT=y
  214. CONFIG_SPARSEMEM_STATIC=y
  215. CONFIG_SPLIT_PTLOCK_CPUS=4
  216. CONFIG_MIGRATION=y
  217. # CONFIG_PHYS_ADDR_T_64BIT is not set
  218. CONFIG_ZONE_DMA_FLAG=0
  219. CONFIG_NR_QUICK=1
  220. # CONFIG_KSM is not set
  221. CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
  222. #
  223. # Cache configuration
  224. #
  225. CONFIG_SH7705_CACHE_32KB=y
  226. CONFIG_CACHE_WRITEBACK=y
  227. # CONFIG_CACHE_WRITETHROUGH is not set
  228. # CONFIG_CACHE_OFF is not set
  229. #
  230. # Processor features
  231. #
  232. CONFIG_CPU_LITTLE_ENDIAN=y
  233. # CONFIG_CPU_BIG_ENDIAN is not set
  234. CONFIG_SH_ADC=y
  235. CONFIG_CPU_HAS_INTEVT=y
  236. CONFIG_CPU_HAS_SR_RB=y
  237. #
  238. # Board support
  239. #
  240. # CONFIG_SH_SOLUTION_ENGINE is not set
  241. CONFIG_SH_EDOSK7705=y
  242. #
  243. # Timer and clock configuration
  244. #
  245. CONFIG_SH_TIMER_TMU=y
  246. CONFIG_SH_PCLK_FREQ=31250000
  247. CONFIG_SH_CLK_CPG=y
  248. CONFIG_SH_CLK_CPG_LEGACY=y
  249. # CONFIG_NO_HZ is not set
  250. # CONFIG_HIGH_RES_TIMERS is not set
  251. CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
  252. #
  253. # CPU Frequency scaling
  254. #
  255. # CONFIG_CPU_FREQ is not set
  256. #
  257. # DMA support
  258. #
  259. # CONFIG_SH_DMA is not set
  260. #
  261. # Companion Chips
  262. #
  263. #
  264. # Additional SuperH Device Drivers
  265. #
  266. # CONFIG_HEARTBEAT is not set
  267. # CONFIG_PUSH_SWITCH is not set
  268. #
  269. # Kernel features
  270. #
  271. # CONFIG_HZ_100 is not set
  272. CONFIG_HZ_250=y
  273. # CONFIG_HZ_300 is not set
  274. # CONFIG_HZ_1000 is not set
  275. CONFIG_HZ=250
  276. # CONFIG_SCHED_HRTICK is not set
  277. CONFIG_PREEMPT_NONE=y
  278. # CONFIG_PREEMPT_VOLUNTARY is not set
  279. # CONFIG_PREEMPT is not set
  280. CONFIG_GUSA=y
  281. # CONFIG_GUSA_RB is not set
  282. #
  283. # Boot options
  284. #
  285. CONFIG_ZERO_PAGE_OFFSET=0x00001000
  286. CONFIG_BOOT_LINK_OFFSET=0x00800000
  287. CONFIG_ENTRY_OFFSET=0x00001000
  288. # CONFIG_CMDLINE_OVERWRITE is not set
  289. # CONFIG_CMDLINE_EXTEND is not set
  290. #
  291. # Bus options
  292. #
  293. # CONFIG_ARCH_SUPPORTS_MSI is not set
  294. #
  295. # Executable file formats
  296. #
  297. CONFIG_BINFMT_ELF=y
  298. # CONFIG_HAVE_AOUT is not set
  299. # CONFIG_BINFMT_MISC is not set
  300. # CONFIG_NET is not set
  301. #
  302. # Device Drivers
  303. #
  304. #
  305. # Generic Driver Options
  306. #
  307. CONFIG_STANDALONE=y
  308. # CONFIG_PREVENT_FIRMWARE_BUILD is not set
  309. # CONFIG_SYS_HYPERVISOR is not set
  310. # CONFIG_MTD is not set
  311. # CONFIG_PARPORT is not set
  312. # CONFIG_MISC_DEVICES is not set
  313. CONFIG_HAVE_IDE=y
  314. #
  315. # SCSI device support
  316. #
  317. CONFIG_SCSI_MOD=y
  318. # CONFIG_SCSI_DMA is not set
  319. # CONFIG_SCSI_NETLINK is not set
  320. # CONFIG_PHONE is not set
  321. #
  322. # Input device support
  323. #
  324. # CONFIG_INPUT is not set
  325. #
  326. # Hardware I/O ports
  327. #
  328. # CONFIG_SERIO is not set
  329. # CONFIG_GAMEPORT is not set
  330. #
  331. # Character devices
  332. #
  333. # CONFIG_VT is not set
  334. # CONFIG_DEVKMEM is not set
  335. # CONFIG_SERIAL_NONSTANDARD is not set
  336. #
  337. # Serial drivers
  338. #
  339. # CONFIG_SERIAL_8250 is not set
  340. #
  341. # Non-8250 serial port support
  342. #
  343. # CONFIG_SERIAL_SH_SCI is not set
  344. # CONFIG_SERIAL_TIMBERDALE is not set
  345. # CONFIG_UNIX98_PTYS is not set
  346. # CONFIG_LEGACY_PTYS is not set
  347. # CONFIG_IPMI_HANDLER is not set
  348. # CONFIG_HW_RANDOM is not set
  349. # CONFIG_R3964 is not set
  350. # CONFIG_I2C is not set
  351. # CONFIG_SPI is not set
  352. #
  353. # PPS support
  354. #
  355. # CONFIG_W1 is not set
  356. # CONFIG_POWER_SUPPLY is not set
  357. # CONFIG_HWMON is not set
  358. # CONFIG_THERMAL is not set
  359. # CONFIG_WATCHDOG is not set
  360. CONFIG_SSB_POSSIBLE=y
  361. #
  362. # Sonics Silicon Backplane
  363. #
  364. # CONFIG_SSB is not set
  365. #
  366. # Multifunction device drivers
  367. #
  368. # CONFIG_MFD_CORE is not set
  369. # CONFIG_MFD_SM501 is not set
  370. # CONFIG_MFD_SH_MOBILE_SDHI is not set
  371. # CONFIG_HTC_PASIC3 is not set
  372. # CONFIG_MFD_TMIO is not set
  373. # CONFIG_REGULATOR is not set
  374. # CONFIG_MEDIA_SUPPORT is not set
  375. #
  376. # Graphics support
  377. #
  378. # CONFIG_VGASTATE is not set
  379. # CONFIG_VIDEO_OUTPUT_CONTROL is not set
  380. # CONFIG_FB is not set
  381. # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
  382. #
  383. # Display device support
  384. #
  385. # CONFIG_DISPLAY_SUPPORT is not set
  386. # CONFIG_SOUND is not set
  387. # CONFIG_USB_SUPPORT is not set
  388. # CONFIG_MMC is not set
  389. # CONFIG_MEMSTICK is not set
  390. # CONFIG_NEW_LEDS is not set
  391. # CONFIG_ACCESSIBILITY is not set
  392. CONFIG_RTC_LIB=y
  393. # CONFIG_RTC_CLASS is not set
  394. # CONFIG_DMADEVICES is not set
  395. # CONFIG_AUXDISPLAY is not set
  396. # CONFIG_UIO is not set
  397. #
  398. # TI VLYNQ
  399. #
  400. # CONFIG_STAGING is not set
  401. #
  402. # File systems
  403. #
  404. CONFIG_FILE_LOCKING=y
  405. CONFIG_FSNOTIFY=y
  406. # CONFIG_DNOTIFY is not set
  407. # CONFIG_INOTIFY is not set
  408. CONFIG_INOTIFY_USER=y
  409. # CONFIG_QUOTA is not set
  410. # CONFIG_AUTOFS_FS is not set
  411. # CONFIG_AUTOFS4_FS is not set
  412. # CONFIG_FUSE_FS is not set
  413. #
  414. # Caches
  415. #
  416. # CONFIG_FSCACHE is not set
  417. #
  418. # Pseudo filesystems
  419. #
  420. # CONFIG_PROC_FS is not set
  421. # CONFIG_SYSFS is not set
  422. # CONFIG_TMPFS is not set
  423. # CONFIG_HUGETLB_PAGE is not set
  424. CONFIG_MISC_FILESYSTEMS=y
  425. # CONFIG_NLS is not set
  426. #
  427. # Kernel hacking
  428. #
  429. CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  430. # CONFIG_ENABLE_WARN_DEPRECATED is not set
  431. # CONFIG_ENABLE_MUST_CHECK is not set
  432. CONFIG_FRAME_WARN=1024
  433. # CONFIG_MAGIC_SYSRQ is not set
  434. # CONFIG_STRIP_ASM_SYMS is not set
  435. # CONFIG_UNUSED_SYMBOLS is not set
  436. # CONFIG_HEADERS_CHECK is not set
  437. # CONFIG_DEBUG_KERNEL is not set
  438. # CONFIG_DEBUG_MEMORY_INIT is not set
  439. # CONFIG_RCU_CPU_STALL_DETECTOR is not set
  440. # CONFIG_LATENCYTOP is not set
  441. CONFIG_HAVE_FUNCTION_TRACER=y
  442. CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
  443. CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
  444. CONFIG_HAVE_DYNAMIC_FTRACE=y
  445. CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
  446. CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
  447. CONFIG_TRACING_SUPPORT=y
  448. # CONFIG_FTRACE is not set
  449. # CONFIG_DMA_API_DEBUG is not set
  450. # CONFIG_SAMPLES is not set
  451. CONFIG_HAVE_ARCH_KGDB=y
  452. # CONFIG_SH_STANDARD_BIOS is not set
  453. # CONFIG_DWARF_UNWINDER is not set
  454. #
  455. # Security options
  456. #
  457. # CONFIG_KEYS is not set
  458. # CONFIG_SECURITYFS is not set
  459. # CONFIG_DEFAULT_SECURITY_SELINUX is not set
  460. # CONFIG_DEFAULT_SECURITY_SMACK is not set
  461. # CONFIG_DEFAULT_SECURITY_TOMOYO is not set
  462. CONFIG_DEFAULT_SECURITY_DAC=y
  463. CONFIG_DEFAULT_SECURITY=""
  464. # CONFIG_CRYPTO is not set
  465. # CONFIG_VIRTUALIZATION is not set
  466. # CONFIG_BINARY_PRINTF is not set
  467. #
  468. # Library routines
  469. #
  470. CONFIG_GENERIC_FIND_LAST_BIT=y
  471. # CONFIG_CRC_CCITT is not set
  472. # CONFIG_CRC16 is not set
  473. # CONFIG_CRC_T10DIF is not set
  474. # CONFIG_CRC_ITU_T is not set
  475. # CONFIG_CRC32 is not set
  476. # CONFIG_CRC7 is not set
  477. # CONFIG_LIBCRC32C is not set
  478. CONFIG_HAS_IOMEM=y
  479. CONFIG_HAS_IOPORT=y
  480. CONFIG_HAS_DMA=y
  481. CONFIG_HAVE_LMB=y
  482. CONFIG_GENERIC_ATOMIC64=y