BF561-EZKIT_defconfig 20 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.19.3
  4. #
  5. # CONFIG_MMU is not set
  6. # CONFIG_FPU is not set
  7. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  8. # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
  9. CONFIG_BLACKFIN=y
  10. CONFIG_BFIN=y
  11. CONFIG_SEMAPHORE_SLEEPERS=y
  12. CONFIG_GENERIC_FIND_NEXT_BIT=y
  13. CONFIG_GENERIC_HWEIGHT=y
  14. CONFIG_GENERIC_HARDIRQS=y
  15. CONFIG_GENERIC_IRQ_PROBE=y
  16. CONFIG_GENERIC_CALIBRATE_DELAY=y
  17. CONFIG_UCLINUX=y
  18. CONFIG_FORCE_MAX_ZONEORDER=14
  19. CONFIG_IRQCHIP_DEMUX_GPIO=y
  20. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  21. #
  22. # Code maturity level options
  23. #
  24. CONFIG_EXPERIMENTAL=y
  25. CONFIG_BROKEN_ON_SMP=y
  26. CONFIG_INIT_ENV_ARG_LIMIT=32
  27. #
  28. # General setup
  29. #
  30. CONFIG_LOCALVERSION=""
  31. CONFIG_LOCALVERSION_AUTO=y
  32. CONFIG_SYSVIPC=y
  33. # CONFIG_IPC_NS is not set
  34. # CONFIG_POSIX_MQUEUE is not set
  35. # CONFIG_BSD_PROCESS_ACCT is not set
  36. # CONFIG_TASKSTATS is not set
  37. # CONFIG_UTS_NS is not set
  38. # CONFIG_AUDIT is not set
  39. # CONFIG_IKCONFIG is not set
  40. # CONFIG_RELAY is not set
  41. CONFIG_INITRAMFS_SOURCE=""
  42. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  43. CONFIG_SYSCTL=y
  44. CONFIG_EMBEDDED=y
  45. # CONFIG_UID16 is not set
  46. CONFIG_SYSCTL_SYSCALL=y
  47. CONFIG_KALLSYMS=y
  48. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  49. CONFIG_HOTPLUG=y
  50. CONFIG_PRINTK=y
  51. CONFIG_BUG=y
  52. CONFIG_ELF_CORE=y
  53. CONFIG_BASE_FULL=y
  54. CONFIG_FUTEX=y
  55. CONFIG_EPOLL=y
  56. CONFIG_BIG_ORDER_ALLOC_NOFAIL_MAGIC=3
  57. # CONFIG_LIMIT_PAGECACHE is not set
  58. CONFIG_BUDDY=y
  59. # CONFIG_NP2 is not set
  60. CONFIG_SLAB=y
  61. CONFIG_VM_EVENT_COUNTERS=y
  62. CONFIG_RT_MUTEXES=y
  63. CONFIG_TINY_SHMEM=y
  64. CONFIG_BASE_SMALL=0
  65. # CONFIG_SLOB is not set
  66. #
  67. # Loadable module support
  68. #
  69. CONFIG_MODULES=y
  70. CONFIG_MODULE_UNLOAD=y
  71. # CONFIG_MODULE_FORCE_UNLOAD is not set
  72. # CONFIG_MODVERSIONS is not set
  73. # CONFIG_MODULE_SRCVERSION_ALL is not set
  74. CONFIG_KMOD=y
  75. #
  76. # Block layer
  77. #
  78. CONFIG_BLOCK=y
  79. # CONFIG_BLK_DEV_IO_TRACE is not set
  80. #
  81. # IO Schedulers
  82. #
  83. CONFIG_IOSCHED_NOOP=y
  84. CONFIG_IOSCHED_AS=y
  85. # CONFIG_IOSCHED_DEADLINE is not set
  86. CONFIG_IOSCHED_CFQ=y
  87. CONFIG_DEFAULT_AS=y
  88. # CONFIG_DEFAULT_DEADLINE is not set
  89. # CONFIG_DEFAULT_CFQ is not set
  90. # CONFIG_DEFAULT_NOOP is not set
  91. CONFIG_DEFAULT_IOSCHED="anticipatory"
  92. # CONFIG_PREEMPT_NONE is not set
  93. CONFIG_PREEMPT_VOLUNTARY=y
  94. # CONFIG_PREEMPT is not set
  95. #
  96. # Blackfin Processor Options
  97. #
  98. #
  99. # Processor and Board Settings
  100. #
  101. # CONFIG_BF531 is not set
  102. # CONFIG_BF532 is not set
  103. # CONFIG_BF533 is not set
  104. # CONFIG_BF534 is not set
  105. # CONFIG_BF535 is not set
  106. # CONFIG_BF536 is not set
  107. # CONFIG_BF537 is not set
  108. CONFIG_BF561=y
  109. # CONFIG_BF_REV_0_2 is not set
  110. CONFIG_BF_REV_0_3=y
  111. # CONFIG_BF_REV_0_4 is not set
  112. # CONFIG_BF_REV_0_5 is not set
  113. CONFIG_BFIN_DUAL_CORE=y
  114. # CONFIG_BFIN533_EZKIT is not set
  115. # CONFIG_BFIN533_STAMP is not set
  116. # CONFIG_BFIN537_STAMP is not set
  117. # CONFIG_BFIN533_BLUETECHNIX_CM is not set
  118. # CONFIG_BFIN537_BLUETECHNIX_CM is not set
  119. # CONFIG_BFIN561_BLUETECHNIX_CM is not set
  120. CONFIG_BFIN561_EZKIT=y
  121. # CONFIG_PNAV10 is not set
  122. # CONFIG_GENERIC_BOARD is not set
  123. CONFIG_MEM_MT48LC16M16A2TG_75=y
  124. #
  125. # BF561 Specific Configuration
  126. #
  127. #
  128. # Core B Support
  129. #
  130. #
  131. # Core B Support
  132. #
  133. CONFIG_BF561_COREB=y
  134. CONFIG_BF561_COREB_RESET=y
  135. #
  136. # Interrupt Priority Assignment
  137. #
  138. #
  139. # Priority
  140. #
  141. CONFIG_IRQ_PLL_WAKEUP=7
  142. CONFIG_IRQ_DMA1_ERROR=7
  143. CONFIG_IRQ_DMA2_ERROR=7
  144. CONFIG_IRQ_IMDMA_ERROR=7
  145. CONFIG_IRQ_PPI0_ERROR=7
  146. CONFIG_IRQ_PPI1_ERROR=7
  147. CONFIG_IRQ_SPORT0_ERROR=7
  148. CONFIG_IRQ_SPORT1_ERROR=7
  149. CONFIG_IRQ_SPI_ERROR=7
  150. CONFIG_IRQ_UART_ERROR=7
  151. CONFIG_IRQ_RESERVED_ERROR=7
  152. CONFIG_IRQ_DMA1_0=8
  153. CONFIG_IRQ_DMA1_1=8
  154. CONFIG_IRQ_DMA1_2=8
  155. CONFIG_IRQ_DMA1_3=8
  156. CONFIG_IRQ_DMA1_4=8
  157. CONFIG_IRQ_DMA1_5=8
  158. CONFIG_IRQ_DMA1_6=8
  159. CONFIG_IRQ_DMA1_7=8
  160. CONFIG_IRQ_DMA1_8=8
  161. CONFIG_IRQ_DMA1_9=8
  162. CONFIG_IRQ_DMA1_10=8
  163. CONFIG_IRQ_DMA1_11=8
  164. CONFIG_IRQ_DMA2_0=9
  165. CONFIG_IRQ_DMA2_1=9
  166. CONFIG_IRQ_DMA2_2=9
  167. CONFIG_IRQ_DMA2_3=9
  168. CONFIG_IRQ_DMA2_4=9
  169. CONFIG_IRQ_DMA2_5=9
  170. CONFIG_IRQ_DMA2_6=9
  171. CONFIG_IRQ_DMA2_7=9
  172. CONFIG_IRQ_DMA2_8=9
  173. CONFIG_IRQ_DMA2_9=9
  174. CONFIG_IRQ_DMA2_10=9
  175. CONFIG_IRQ_DMA2_11=9
  176. CONFIG_IRQ_TIMER0=10
  177. CONFIG_IRQ_TIMER1=10
  178. CONFIG_IRQ_TIMER2=10
  179. CONFIG_IRQ_TIMER3=10
  180. CONFIG_IRQ_TIMER4=10
  181. CONFIG_IRQ_TIMER5=10
  182. CONFIG_IRQ_TIMER6=10
  183. CONFIG_IRQ_TIMER7=10
  184. CONFIG_IRQ_TIMER8=10
  185. CONFIG_IRQ_TIMER9=10
  186. CONFIG_IRQ_TIMER10=10
  187. CONFIG_IRQ_TIMER11=10
  188. CONFIG_IRQ_PROG0_INTA=11
  189. CONFIG_IRQ_PROG0_INTB=11
  190. CONFIG_IRQ_PROG1_INTA=11
  191. CONFIG_IRQ_PROG1_INTB=11
  192. CONFIG_IRQ_PROG2_INTA=11
  193. CONFIG_IRQ_PROG2_INTB=11
  194. CONFIG_IRQ_DMA1_WRRD0=8
  195. CONFIG_IRQ_DMA1_WRRD1=8
  196. CONFIG_IRQ_DMA2_WRRD0=9
  197. CONFIG_IRQ_DMA2_WRRD1=9
  198. CONFIG_IRQ_IMDMA_WRRD0=12
  199. CONFIG_IRQ_IMDMA_WRRD1=12
  200. CONFIG_IRQ_WDTIMER=13
  201. #
  202. # Board customizations
  203. #
  204. #
  205. # Board Setup
  206. #
  207. CONFIG_CLKIN_HZ=30000000
  208. CONFIG_MEM_SIZE=64
  209. CONFIG_MEM_ADD_WIDTH=9
  210. CONFIG_BOOT_LOAD=0x1000
  211. #
  212. # Console UART Setup
  213. #
  214. # CONFIG_BAUD_9600 is not set
  215. # CONFIG_BAUD_19200 is not set
  216. # CONFIG_BAUD_38400 is not set
  217. CONFIG_BAUD_57600=y
  218. # CONFIG_BAUD_115200 is not set
  219. CONFIG_BAUD_NO_PARITY=y
  220. # CONFIG_BAUD_PARITY is not set
  221. CONFIG_BAUD_1_STOPBIT=y
  222. # CONFIG_BAUD_2_STOPBIT is not set
  223. #
  224. # Blackfin Kernel Optimizations
  225. #
  226. #
  227. # Timer Tick
  228. #
  229. # CONFIG_HZ_100 is not set
  230. CONFIG_HZ_250=y
  231. # CONFIG_HZ_1000 is not set
  232. CONFIG_HZ=250
  233. #
  234. # Memory Optimizations
  235. #
  236. CONFIG_I_ENTRY_L1=y
  237. CONFIG_EXCPT_IRQ_SYSC_L1=y
  238. CONFIG_DO_IRQ_L1=y
  239. CONFIG_CORE_TIMER_IRQ_L1=y
  240. CONFIG_IDLE_L1=y
  241. CONFIG_SCHEDULE_L1=y
  242. CONFIG_ARITHMETIC_OPS_L1=y
  243. CONFIG_ACCESS_OK_L1=y
  244. CONFIG_MEMSET_L1=y
  245. CONFIG_MEMCPY_L1=y
  246. CONFIG_SYS_BFIN_SPINLOCK_L1=y
  247. # CONFIG_IP_CHECKSUM_L1 is not set
  248. # CONFIG_SYSCALL_TAB_L1 is not set
  249. # CONFIG_CPLB_SWITCH_TAB_L1 is not set
  250. CONFIG_RAMKERNEL=y
  251. # CONFIG_ROMKERNEL is not set
  252. CONFIG_SELECT_MEMORY_MODEL=y
  253. CONFIG_FLATMEM_MANUAL=y
  254. # CONFIG_DISCONTIGMEM_MANUAL is not set
  255. # CONFIG_SPARSEMEM_MANUAL is not set
  256. CONFIG_FLATMEM=y
  257. CONFIG_FLAT_NODE_MEM_MAP=y
  258. # CONFIG_SPARSEMEM_STATIC is not set
  259. CONFIG_SPLIT_PTLOCK_CPUS=4
  260. # CONFIG_RESOURCES_64BIT is not set
  261. CONFIG_LARGE_ALLOCS=y
  262. CONFIG_BFIN_DMA_5XX=y
  263. # CONFIG_DMA_UNCACHED_2M is not set
  264. CONFIG_DMA_UNCACHED_1M=y
  265. # CONFIG_DMA_UNCACHED_NONE is not set
  266. #
  267. # Cache Support
  268. #
  269. CONFIG_BLKFIN_CACHE=y
  270. CONFIG_BLKFIN_DCACHE=y
  271. # CONFIG_BLKFIN_DCACHE_BANKA is not set
  272. # CONFIG_BLKFIN_CACHE_LOCK is not set
  273. # CONFIG_BLKFIN_WB is not set
  274. CONFIG_BLKFIN_WT=y
  275. CONFIG_L1_MAX_PIECE=16
  276. #
  277. # Clock Settings
  278. #
  279. # CONFIG_BFIN_KERNEL_CLOCK is not set
  280. #
  281. # Asynchonous Memory Configuration
  282. #
  283. #
  284. # EBIU_AMBCTL Global Control
  285. #
  286. CONFIG_C_AMCKEN=y
  287. CONFIG_C_CDPRIO=y
  288. CONFIG_C_B0PEN=y
  289. CONFIG_C_B1PEN=y
  290. CONFIG_C_B2PEN=y
  291. # CONFIG_C_B3PEN is not set
  292. # CONFIG_C_AMBEN is not set
  293. # CONFIG_C_AMBEN_B0 is not set
  294. # CONFIG_C_AMBEN_B0_B1 is not set
  295. # CONFIG_C_AMBEN_B0_B1_B2 is not set
  296. CONFIG_C_AMBEN_ALL=y
  297. #
  298. # EBIU_AMBCTL Control
  299. #
  300. CONFIG_BANK_0=0x7BB0
  301. CONFIG_BANK_1=0x7BB0
  302. CONFIG_BANK_2=0x7BB0
  303. CONFIG_BANK_3=0x99B3
  304. #
  305. # Bus options (PCI, PCMCIA, EISA, MCA, ISA)
  306. #
  307. # CONFIG_PCI is not set
  308. #
  309. # PCCARD (PCMCIA/CardBus) support
  310. #
  311. # CONFIG_PCCARD is not set
  312. #
  313. # PCI Hotplug Support
  314. #
  315. #
  316. # Executable file formats
  317. #
  318. CONFIG_BINFMT_ELF_FDPIC=y
  319. CONFIG_BINFMT_FLAT=y
  320. CONFIG_BINFMT_ZFLAT=y
  321. # CONFIG_BINFMT_SHARED_FLAT is not set
  322. # CONFIG_BINFMT_MISC is not set
  323. #
  324. # Power management options
  325. #
  326. # CONFIG_PM is not set
  327. #
  328. # Networking
  329. #
  330. CONFIG_NET=y
  331. #
  332. # Networking options
  333. #
  334. # CONFIG_NETDEBUG is not set
  335. CONFIG_PACKET=y
  336. # CONFIG_PACKET_MMAP is not set
  337. CONFIG_UNIX=y
  338. CONFIG_XFRM=y
  339. # CONFIG_XFRM_USER is not set
  340. # CONFIG_XFRM_SUB_POLICY is not set
  341. # CONFIG_NET_KEY is not set
  342. CONFIG_INET=y
  343. # CONFIG_IP_MULTICAST is not set
  344. # CONFIG_IP_ADVANCED_ROUTER is not set
  345. CONFIG_IP_FIB_HASH=y
  346. CONFIG_IP_PNP=y
  347. # CONFIG_IP_PNP_DHCP is not set
  348. # CONFIG_IP_PNP_BOOTP is not set
  349. # CONFIG_IP_PNP_RARP is not set
  350. # CONFIG_NET_IPIP is not set
  351. # CONFIG_NET_IPGRE is not set
  352. # CONFIG_ARPD is not set
  353. CONFIG_SYN_COOKIES=y
  354. # CONFIG_INET_AH is not set
  355. # CONFIG_INET_ESP is not set
  356. # CONFIG_INET_IPCOMP is not set
  357. # CONFIG_INET_XFRM_TUNNEL is not set
  358. # CONFIG_INET_TUNNEL is not set
  359. CONFIG_INET_XFRM_MODE_TRANSPORT=y
  360. CONFIG_INET_XFRM_MODE_TUNNEL=y
  361. CONFIG_INET_XFRM_MODE_BEET=y
  362. CONFIG_INET_DIAG=y
  363. CONFIG_INET_TCP_DIAG=y
  364. # CONFIG_TCP_CONG_ADVANCED is not set
  365. CONFIG_TCP_CONG_CUBIC=y
  366. CONFIG_DEFAULT_TCP_CONG="cubic"
  367. # CONFIG_IPV6 is not set
  368. # CONFIG_INET6_XFRM_TUNNEL is not set
  369. # CONFIG_INET6_TUNNEL is not set
  370. # CONFIG_NETLABEL is not set
  371. # CONFIG_NETWORK_SECMARK is not set
  372. # CONFIG_NETFILTER is not set
  373. #
  374. # DCCP Configuration (EXPERIMENTAL)
  375. #
  376. # CONFIG_IP_DCCP is not set
  377. #
  378. # SCTP Configuration (EXPERIMENTAL)
  379. #
  380. # CONFIG_IP_SCTP is not set
  381. #
  382. # TIPC Configuration (EXPERIMENTAL)
  383. #
  384. # CONFIG_TIPC is not set
  385. # CONFIG_ATM is not set
  386. # CONFIG_BRIDGE is not set
  387. # CONFIG_VLAN_8021Q is not set
  388. # CONFIG_DECNET is not set
  389. # CONFIG_LLC2 is not set
  390. # CONFIG_IPX is not set
  391. # CONFIG_ATALK is not set
  392. # CONFIG_X25 is not set
  393. # CONFIG_LAPB is not set
  394. # CONFIG_ECONET is not set
  395. # CONFIG_WAN_ROUTER is not set
  396. #
  397. # QoS and/or fair queueing
  398. #
  399. # CONFIG_NET_SCHED is not set
  400. #
  401. # Network testing
  402. #
  403. # CONFIG_NET_PKTGEN is not set
  404. # CONFIG_HAMRADIO is not set
  405. # CONFIG_IRDA is not set
  406. # CONFIG_BT is not set
  407. # CONFIG_IEEE80211 is not set
  408. #
  409. # Device Drivers
  410. #
  411. #
  412. # Generic Driver Options
  413. #
  414. CONFIG_STANDALONE=y
  415. CONFIG_PREVENT_FIRMWARE_BUILD=y
  416. # CONFIG_FW_LOADER is not set
  417. # CONFIG_SYS_HYPERVISOR is not set
  418. #
  419. # Connector - unified userspace <-> kernelspace linker
  420. #
  421. # CONFIG_CONNECTOR is not set
  422. #
  423. # Memory Technology Devices (MTD)
  424. #
  425. CONFIG_MTD=y
  426. # CONFIG_MTD_DEBUG is not set
  427. # CONFIG_MTD_CONCAT is not set
  428. CONFIG_MTD_PARTITIONS=y
  429. # CONFIG_MTD_REDBOOT_PARTS is not set
  430. # CONFIG_MTD_CMDLINE_PARTS is not set
  431. #
  432. # User Modules And Translation Layers
  433. #
  434. CONFIG_MTD_CHAR=m
  435. CONFIG_MTD_BLOCK=y
  436. # CONFIG_FTL is not set
  437. # CONFIG_NFTL is not set
  438. # CONFIG_INFTL is not set
  439. # CONFIG_RFD_FTL is not set
  440. # CONFIG_SSFDC is not set
  441. #
  442. # RAM/ROM/Flash chip drivers
  443. #
  444. # CONFIG_MTD_CFI is not set
  445. CONFIG_MTD_JEDECPROBE=m
  446. CONFIG_MTD_GEN_PROBE=m
  447. # CONFIG_MTD_CFI_ADV_OPTIONS is not set
  448. CONFIG_MTD_MAP_BANK_WIDTH_1=y
  449. CONFIG_MTD_MAP_BANK_WIDTH_2=y
  450. CONFIG_MTD_MAP_BANK_WIDTH_4=y
  451. # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
  452. # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
  453. # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
  454. CONFIG_MTD_CFI_I1=y
  455. CONFIG_MTD_CFI_I2=y
  456. # CONFIG_MTD_CFI_I4 is not set
  457. # CONFIG_MTD_CFI_I8 is not set
  458. # CONFIG_MTD_CFI_INTELEXT is not set
  459. # CONFIG_MTD_CFI_AMDSTD is not set
  460. # CONFIG_MTD_CFI_STAA is not set
  461. CONFIG_MTD_MW320D=m
  462. CONFIG_MTD_RAM=y
  463. CONFIG_MTD_ROM=m
  464. # CONFIG_MTD_ABSENT is not set
  465. # CONFIG_MTD_OBSOLETE_CHIPS is not set
  466. #
  467. # Mapping drivers for chip access
  468. #
  469. CONFIG_MTD_COMPLEX_MAPPINGS=y
  470. # CONFIG_MTD_PHYSMAP is not set
  471. # CONFIG_MTD_EZKIT561 is not set
  472. CONFIG_MTD_BF5xx=m
  473. CONFIG_BFIN_FLASH_SIZE=0x0400000
  474. CONFIG_EBIU_FLASH_BASE=0x20000000
  475. #
  476. # FLASH_EBIU_AMBCTL Control
  477. #
  478. CONFIG_BFIN_FLASH_BANK_0=0x7BB0
  479. CONFIG_BFIN_FLASH_BANK_1=0x7BB0
  480. CONFIG_BFIN_FLASH_BANK_2=0x7BB0
  481. CONFIG_BFIN_FLASH_BANK_3=0x7BB0
  482. # CONFIG_MTD_UCLINUX is not set
  483. # CONFIG_MTD_PLATRAM is not set
  484. #
  485. # Self-contained MTD device drivers
  486. #
  487. # CONFIG_MTD_SLRAM is not set
  488. # CONFIG_MTD_PHRAM is not set
  489. # CONFIG_MTD_MTDRAM is not set
  490. # CONFIG_MTD_BLOCK2MTD is not set
  491. #
  492. # Disk-On-Chip Device Drivers
  493. #
  494. # CONFIG_MTD_DOC2000 is not set
  495. # CONFIG_MTD_DOC2001 is not set
  496. # CONFIG_MTD_DOC2001PLUS is not set
  497. #
  498. # NAND Flash Device Drivers
  499. #
  500. # CONFIG_MTD_NAND is not set
  501. #
  502. # OneNAND Flash Device Drivers
  503. #
  504. # CONFIG_MTD_ONENAND is not set
  505. #
  506. # Parallel port support
  507. #
  508. # CONFIG_PARPORT is not set
  509. #
  510. # Plug and Play support
  511. #
  512. #
  513. # Block devices
  514. #
  515. # CONFIG_BLK_DEV_COW_COMMON is not set
  516. # CONFIG_BLK_DEV_LOOP is not set
  517. # CONFIG_BLK_DEV_NBD is not set
  518. CONFIG_BLK_DEV_RAM=y
  519. CONFIG_BLK_DEV_RAM_COUNT=16
  520. CONFIG_BLK_DEV_RAM_SIZE=4096
  521. CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
  522. # CONFIG_BLK_DEV_INITRD is not set
  523. # CONFIG_CDROM_PKTCDVD is not set
  524. # CONFIG_ATA_OVER_ETH is not set
  525. #
  526. # Misc devices
  527. #
  528. # CONFIG_TIFM_CORE is not set
  529. #
  530. # ATA/ATAPI/MFM/RLL support
  531. #
  532. # CONFIG_IDE is not set
  533. #
  534. # SCSI device support
  535. #
  536. # CONFIG_RAID_ATTRS is not set
  537. # CONFIG_SCSI is not set
  538. # CONFIG_SCSI_NETLINK is not set
  539. #
  540. # Serial ATA (prod) and Parallel ATA (experimental) drivers
  541. #
  542. # CONFIG_ATA is not set
  543. #
  544. # Multi-device support (RAID and LVM)
  545. #
  546. # CONFIG_MD is not set
  547. #
  548. # Fusion MPT device support
  549. #
  550. # CONFIG_FUSION is not set
  551. #
  552. # IEEE 1394 (FireWire) support
  553. #
  554. #
  555. # I2O device support
  556. #
  557. #
  558. # Network device support
  559. #
  560. CONFIG_NETDEVICES=y
  561. # CONFIG_DUMMY is not set
  562. # CONFIG_BONDING is not set
  563. # CONFIG_EQUALIZER is not set
  564. # CONFIG_TUN is not set
  565. #
  566. # PHY device support
  567. #
  568. # CONFIG_PHYLIB is not set
  569. #
  570. # Ethernet (10 or 100Mbit)
  571. #
  572. CONFIG_NET_ETHERNET=y
  573. CONFIG_MII=y
  574. CONFIG_SMC91X=y
  575. #
  576. # Ethernet (1000 Mbit)
  577. #
  578. #
  579. # Ethernet (10000 Mbit)
  580. #
  581. #
  582. # Token Ring devices
  583. #
  584. #
  585. # Wireless LAN (non-hamradio)
  586. #
  587. # CONFIG_NET_RADIO is not set
  588. #
  589. # Wan interfaces
  590. #
  591. # CONFIG_WAN is not set
  592. # CONFIG_PPP is not set
  593. # CONFIG_SLIP is not set
  594. # CONFIG_SHAPER is not set
  595. # CONFIG_NETCONSOLE is not set
  596. # CONFIG_NETPOLL is not set
  597. # CONFIG_NET_POLL_CONTROLLER is not set
  598. #
  599. # ISDN subsystem
  600. #
  601. # CONFIG_ISDN is not set
  602. #
  603. # Telephony Support
  604. #
  605. # CONFIG_PHONE is not set
  606. #
  607. # Input device support
  608. #
  609. # CONFIG_INPUT is not set
  610. #
  611. # Hardware I/O ports
  612. #
  613. # CONFIG_SERIO is not set
  614. # CONFIG_GAMEPORT is not set
  615. #
  616. # Character devices
  617. #
  618. # CONFIG_AD9960 is not set
  619. # CONFIG_SPI_ADC_BF533 is not set
  620. # CONFIG_BF533_PFLAGS is not set
  621. # CONFIG_BF5xx_PPIFCD is not set
  622. # CONFIG_BF5xx_TIMERS is not set
  623. # CONFIG_BF5xx_PPI is not set
  624. # CONFIG_BFIN_SPORT is not set
  625. # CONFIG_BFIN_TIMER_LATENCY is not set
  626. # CONFIG_VT is not set
  627. # CONFIG_SERIAL_NONSTANDARD is not set
  628. #
  629. # Serial drivers
  630. #
  631. # CONFIG_SERIAL_8250 is not set
  632. #
  633. # Non-8250 serial port support
  634. #
  635. CONFIG_SERIAL_BFIN=y
  636. CONFIG_SERIAL_BFIN_CONSOLE=y
  637. CONFIG_SERIAL_BFIN_DMA=y
  638. # CONFIG_SERIAL_BFIN_PIO is not set
  639. CONFIG_SERIAL_BFIN_UART0=y
  640. # CONFIG_BFIN_UART0_CTSRTS is not set
  641. CONFIG_SERIAL_CORE=y
  642. CONFIG_SERIAL_CORE_CONSOLE=y
  643. # CONFIG_SERIAL_BFIN_SPORT is not set
  644. CONFIG_UNIX98_PTYS=y
  645. # CONFIG_LEGACY_PTYS is not set
  646. #
  647. # CAN, the car bus and industrial fieldbus
  648. #
  649. # CONFIG_CAN4LINUX is not set
  650. #
  651. # IPMI
  652. #
  653. # CONFIG_IPMI_HANDLER is not set
  654. #
  655. # Watchdog Cards
  656. #
  657. # CONFIG_WATCHDOG is not set
  658. CONFIG_HW_RANDOM=y
  659. # CONFIG_GEN_RTC is not set
  660. # CONFIG_BLACKFIN_DPMC is not set
  661. # CONFIG_DTLK is not set
  662. # CONFIG_R3964 is not set
  663. #
  664. # Ftape, the floppy tape device driver
  665. #
  666. # CONFIG_RAW_DRIVER is not set
  667. #
  668. # TPM devices
  669. #
  670. # CONFIG_TCG_TPM is not set
  671. #
  672. # I2C support
  673. #
  674. # CONFIG_I2C is not set
  675. #
  676. # SPI support
  677. #
  678. # CONFIG_SPI is not set
  679. # CONFIG_SPI_MASTER is not set
  680. #
  681. # Dallas's 1-wire bus
  682. #
  683. # CONFIG_W1 is not set
  684. #
  685. # Hardware Monitoring support
  686. #
  687. CONFIG_HWMON=y
  688. # CONFIG_HWMON_VID is not set
  689. # CONFIG_SENSORS_ABITUGURU is not set
  690. # CONFIG_SENSORS_F71805F is not set
  691. # CONFIG_SENSORS_VT1211 is not set
  692. # CONFIG_HWMON_DEBUG_CHIP is not set
  693. #
  694. # Multimedia devices
  695. #
  696. # CONFIG_VIDEO_DEV is not set
  697. #
  698. # Digital Video Broadcasting Devices
  699. #
  700. # CONFIG_DVB is not set
  701. #
  702. # Graphics support
  703. #
  704. CONFIG_FIRMWARE_EDID=y
  705. # CONFIG_FB is not set
  706. # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
  707. #
  708. # Sound
  709. #
  710. # CONFIG_SOUND is not set
  711. #
  712. # USB support
  713. #
  714. CONFIG_USB_ARCH_HAS_HCD=y
  715. # CONFIG_USB_ARCH_HAS_OHCI is not set
  716. # CONFIG_USB_ARCH_HAS_EHCI is not set
  717. # CONFIG_USB is not set
  718. #
  719. # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
  720. #
  721. #
  722. # USB Gadget Support
  723. #
  724. # CONFIG_USB_GADGET is not set
  725. #
  726. # MMC/SD Card support
  727. #
  728. # CONFIG_MMC is not set
  729. #
  730. # LED devices
  731. #
  732. # CONFIG_NEW_LEDS is not set
  733. #
  734. # LED drivers
  735. #
  736. #
  737. # LED Triggers
  738. #
  739. #
  740. # InfiniBand support
  741. #
  742. #
  743. # EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
  744. #
  745. #
  746. # Real Time Clock
  747. #
  748. # CONFIG_RTC_CLASS is not set
  749. #
  750. # DMA Engine support
  751. #
  752. # CONFIG_DMA_ENGINE is not set
  753. #
  754. # DMA Clients
  755. #
  756. #
  757. # DMA Devices
  758. #
  759. #
  760. # PBX support
  761. #
  762. # CONFIG_PBX is not set
  763. #
  764. # File systems
  765. #
  766. CONFIG_EXT2_FS=y
  767. CONFIG_EXT2_FS_XATTR=y
  768. # CONFIG_EXT2_FS_POSIX_ACL is not set
  769. # CONFIG_EXT2_FS_SECURITY is not set
  770. # CONFIG_EXT3_FS is not set
  771. # CONFIG_EXT4DEV_FS is not set
  772. CONFIG_FS_MBCACHE=y
  773. # CONFIG_REISERFS_FS is not set
  774. # CONFIG_JFS_FS is not set
  775. # CONFIG_FS_POSIX_ACL is not set
  776. # CONFIG_XFS_FS is not set
  777. # CONFIG_GFS2_FS is not set
  778. # CONFIG_OCFS2_FS is not set
  779. # CONFIG_MINIX_FS is not set
  780. # CONFIG_ROMFS_FS is not set
  781. CONFIG_INOTIFY=y
  782. CONFIG_INOTIFY_USER=y
  783. # CONFIG_QUOTA is not set
  784. CONFIG_DNOTIFY=y
  785. # CONFIG_AUTOFS_FS is not set
  786. # CONFIG_AUTOFS4_FS is not set
  787. # CONFIG_FUSE_FS is not set
  788. #
  789. # CD-ROM/DVD Filesystems
  790. #
  791. # CONFIG_ISO9660_FS is not set
  792. # CONFIG_UDF_FS is not set
  793. #
  794. # DOS/FAT/NT Filesystems
  795. #
  796. # CONFIG_MSDOS_FS is not set
  797. # CONFIG_VFAT_FS is not set
  798. # CONFIG_NTFS_FS is not set
  799. #
  800. # Pseudo filesystems
  801. #
  802. CONFIG_PROC_FS=y
  803. CONFIG_PROC_SYSCTL=y
  804. CONFIG_SYSFS=y
  805. # CONFIG_TMPFS is not set
  806. # CONFIG_HUGETLB_PAGE is not set
  807. CONFIG_RAMFS=y
  808. # CONFIG_CONFIGFS_FS is not set
  809. #
  810. # Miscellaneous filesystems
  811. #
  812. # CONFIG_ADFS_FS is not set
  813. # CONFIG_AFFS_FS is not set
  814. # CONFIG_HFS_FS is not set
  815. # CONFIG_HFSPLUS_FS is not set
  816. # CONFIG_BEFS_FS is not set
  817. # CONFIG_BFS_FS is not set
  818. # CONFIG_EFS_FS is not set
  819. CONFIG_YAFFS_FS=m
  820. CONFIG_YAFFS_YAFFS1=y
  821. # CONFIG_YAFFS_DOES_ECC is not set
  822. CONFIG_YAFFS_YAFFS2=y
  823. CONFIG_YAFFS_AUTO_YAFFS2=y
  824. # CONFIG_YAFFS_DISABLE_LAZY_LOAD is not set
  825. CONFIG_YAFFS_CHECKPOINT_RESERVED_BLOCKS=10
  826. # CONFIG_YAFFS_DISABLE_WIDE_TNODES is not set
  827. # CONFIG_YAFFS_ALWAYS_CHECK_CHUNK_ERASED is not set
  828. CONFIG_YAFFS_SHORT_NAMES_IN_RAM=y
  829. # CONFIG_JFFS_FS is not set
  830. CONFIG_JFFS2_FS=m
  831. CONFIG_JFFS2_FS_DEBUG=0
  832. CONFIG_JFFS2_FS_WRITEBUFFER=y
  833. # CONFIG_JFFS2_SUMMARY is not set
  834. # CONFIG_JFFS2_FS_XATTR is not set
  835. # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
  836. CONFIG_JFFS2_ZLIB=y
  837. CONFIG_JFFS2_RTIME=y
  838. # CONFIG_JFFS2_RUBIN is not set
  839. # CONFIG_CRAMFS is not set
  840. # CONFIG_VXFS_FS is not set
  841. # CONFIG_HPFS_FS is not set
  842. # CONFIG_QNX4FS_FS is not set
  843. # CONFIG_SYSV_FS is not set
  844. # CONFIG_UFS_FS is not set
  845. #
  846. # Network File Systems
  847. #
  848. CONFIG_NFS_FS=m
  849. CONFIG_NFS_V3=y
  850. # CONFIG_NFS_V3_ACL is not set
  851. # CONFIG_NFS_V4 is not set
  852. # CONFIG_NFS_DIRECTIO is not set
  853. # CONFIG_NFSD is not set
  854. CONFIG_LOCKD=m
  855. CONFIG_LOCKD_V4=y
  856. CONFIG_NFS_COMMON=y
  857. CONFIG_SUNRPC=m
  858. # CONFIG_RPCSEC_GSS_KRB5 is not set
  859. # CONFIG_RPCSEC_GSS_SPKM3 is not set
  860. CONFIG_SMB_FS=m
  861. # CONFIG_SMB_NLS_DEFAULT is not set
  862. # CONFIG_CIFS is not set
  863. # CONFIG_NCP_FS is not set
  864. # CONFIG_CODA_FS is not set
  865. # CONFIG_AFS_FS is not set
  866. # CONFIG_9P_FS is not set
  867. #
  868. # Partition Types
  869. #
  870. # CONFIG_PARTITION_ADVANCED is not set
  871. CONFIG_MSDOS_PARTITION=y
  872. #
  873. # Native Language Support
  874. #
  875. CONFIG_NLS=m
  876. CONFIG_NLS_DEFAULT="iso8859-1"
  877. # CONFIG_NLS_CODEPAGE_437 is not set
  878. # CONFIG_NLS_CODEPAGE_737 is not set
  879. # CONFIG_NLS_CODEPAGE_775 is not set
  880. # CONFIG_NLS_CODEPAGE_850 is not set
  881. # CONFIG_NLS_CODEPAGE_852 is not set
  882. # CONFIG_NLS_CODEPAGE_855 is not set
  883. # CONFIG_NLS_CODEPAGE_857 is not set
  884. # CONFIG_NLS_CODEPAGE_860 is not set
  885. # CONFIG_NLS_CODEPAGE_861 is not set
  886. # CONFIG_NLS_CODEPAGE_862 is not set
  887. # CONFIG_NLS_CODEPAGE_863 is not set
  888. # CONFIG_NLS_CODEPAGE_864 is not set
  889. # CONFIG_NLS_CODEPAGE_865 is not set
  890. # CONFIG_NLS_CODEPAGE_866 is not set
  891. # CONFIG_NLS_CODEPAGE_869 is not set
  892. # CONFIG_NLS_CODEPAGE_936 is not set
  893. # CONFIG_NLS_CODEPAGE_950 is not set
  894. # CONFIG_NLS_CODEPAGE_932 is not set
  895. # CONFIG_NLS_CODEPAGE_949 is not set
  896. # CONFIG_NLS_CODEPAGE_874 is not set
  897. # CONFIG_NLS_ISO8859_8 is not set
  898. # CONFIG_NLS_CODEPAGE_1250 is not set
  899. # CONFIG_NLS_CODEPAGE_1251 is not set
  900. # CONFIG_NLS_ASCII is not set
  901. # CONFIG_NLS_ISO8859_1 is not set
  902. # CONFIG_NLS_ISO8859_2 is not set
  903. # CONFIG_NLS_ISO8859_3 is not set
  904. # CONFIG_NLS_ISO8859_4 is not set
  905. # CONFIG_NLS_ISO8859_5 is not set
  906. # CONFIG_NLS_ISO8859_6 is not set
  907. # CONFIG_NLS_ISO8859_7 is not set
  908. # CONFIG_NLS_ISO8859_9 is not set
  909. # CONFIG_NLS_ISO8859_13 is not set
  910. # CONFIG_NLS_ISO8859_14 is not set
  911. # CONFIG_NLS_ISO8859_15 is not set
  912. # CONFIG_NLS_KOI8_R is not set
  913. # CONFIG_NLS_KOI8_U is not set
  914. # CONFIG_NLS_UTF8 is not set
  915. #
  916. # Profiling support
  917. #
  918. # CONFIG_PROFILING is not set
  919. #
  920. # Kernel hacking
  921. #
  922. # CONFIG_PRINTK_TIME is not set
  923. CONFIG_ENABLE_MUST_CHECK=y
  924. # CONFIG_MAGIC_SYSRQ is not set
  925. # CONFIG_UNUSED_SYMBOLS is not set
  926. # CONFIG_DEBUG_KERNEL is not set
  927. CONFIG_LOG_BUF_SHIFT=14
  928. # CONFIG_DEBUG_BUGVERBOSE is not set
  929. # CONFIG_DEBUG_FS is not set
  930. # CONFIG_UNWIND_INFO is not set
  931. # CONFIG_HEADERS_CHECK is not set
  932. # CONFIG_DEBUG_SERIAL_EARLY_INIT is not set
  933. CONFIG_DEBUG_HUNT_FOR_ZERO=y
  934. # CONFIG_DEBUG_BFIN_NO_KERN_HWTRACE is not set
  935. # CONFIG_DUAL_CORE_TEST_MODULE is not set
  936. # CONFIG_BOOTPARAM is not set
  937. # CONFIG_NO_KERNEL_MSG is not set
  938. CONFIG_CPLB_INFO=y
  939. # CONFIG_NO_ACCESS_CHECK is not set
  940. #
  941. # Security options
  942. #
  943. # CONFIG_KEYS is not set
  944. CONFIG_SECURITY=y
  945. # CONFIG_SECURITY_NETWORK is not set
  946. CONFIG_SECURITY_CAPABILITIES=y
  947. #
  948. # Cryptographic options
  949. #
  950. # CONFIG_CRYPTO is not set
  951. #
  952. # Library routines
  953. #
  954. # CONFIG_CRC_CCITT is not set
  955. # CONFIG_CRC16 is not set
  956. CONFIG_CRC32=y
  957. # CONFIG_LIBCRC32C is not set
  958. CONFIG_ZLIB_INFLATE=y
  959. CONFIG_ZLIB_DEFLATE=m
  960. CONFIG_PLIST=y