hp680_defconfig 9.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.11-sh
  4. # Wed Mar 2 15:09:41 2005
  5. #
  6. CONFIG_SUPERH=y
  7. CONFIG_UID16=y
  8. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  9. CONFIG_GENERIC_HARDIRQS=y
  10. CONFIG_GENERIC_IRQ_PROBE=y
  11. CONFIG_GENERIC_CALIBRATE_DELAY=y
  12. #
  13. # Code maturity level options
  14. #
  15. CONFIG_EXPERIMENTAL=y
  16. # CONFIG_CLEAN_COMPILE is not set
  17. CONFIG_BROKEN=y
  18. CONFIG_BROKEN_ON_SMP=y
  19. #
  20. # General setup
  21. #
  22. CONFIG_LOCALVERSION=""
  23. CONFIG_SWAP=y
  24. # CONFIG_SYSVIPC is not set
  25. # CONFIG_BSD_PROCESS_ACCT is not set
  26. # CONFIG_SYSCTL is not set
  27. # CONFIG_AUDIT is not set
  28. CONFIG_LOG_BUF_SHIFT=14
  29. # CONFIG_HOTPLUG is not set
  30. # CONFIG_IKCONFIG is not set
  31. # CONFIG_EMBEDDED is not set
  32. CONFIG_KALLSYMS=y
  33. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  34. CONFIG_FUTEX=y
  35. CONFIG_EPOLL=y
  36. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  37. CONFIG_SHMEM=y
  38. CONFIG_CC_ALIGN_FUNCTIONS=0
  39. CONFIG_CC_ALIGN_LABELS=0
  40. CONFIG_CC_ALIGN_LOOPS=0
  41. CONFIG_CC_ALIGN_JUMPS=0
  42. # CONFIG_TINY_SHMEM is not set
  43. #
  44. # Loadable module support
  45. #
  46. # CONFIG_MODULES is not set
  47. #
  48. # System type
  49. #
  50. # CONFIG_SH_SOLUTION_ENGINE is not set
  51. # CONFIG_SH_7751_SOLUTION_ENGINE is not set
  52. # CONFIG_SH_7300_SOLUTION_ENGINE is not set
  53. # CONFIG_SH_73180_SOLUTION_ENGINE is not set
  54. # CONFIG_SH_7751_SYSTEMH is not set
  55. # CONFIG_SH_STB1_HARP is not set
  56. # CONFIG_SH_STB1_OVERDRIVE is not set
  57. # CONFIG_SH_HP620 is not set
  58. CONFIG_SH_HP680=y
  59. # CONFIG_SH_HP690 is not set
  60. # CONFIG_SH_CQREEK is not set
  61. # CONFIG_SH_DMIDA is not set
  62. # CONFIG_SH_EC3104 is not set
  63. # CONFIG_SH_SATURN is not set
  64. # CONFIG_SH_DREAMCAST is not set
  65. # CONFIG_SH_CAT68701 is not set
  66. # CONFIG_SH_BIGSUR is not set
  67. # CONFIG_SH_SH2000 is not set
  68. # CONFIG_SH_ADX is not set
  69. # CONFIG_SH_MPC1211 is not set
  70. # CONFIG_SH_SH03 is not set
  71. # CONFIG_SH_SECUREEDGE5410 is not set
  72. # CONFIG_SH_HS7751RVOIP is not set
  73. # CONFIG_SH_RTS7751R2D is not set
  74. # CONFIG_SH_EDOSK7705 is not set
  75. # CONFIG_SH_SH4202_MICRODEV is not set
  76. # CONFIG_SH_UNKNOWN is not set
  77. # CONFIG_CPU_SH2 is not set
  78. CONFIG_CPU_SH3=y
  79. # CONFIG_CPU_SH4 is not set
  80. # CONFIG_CPU_SUBTYPE_SH7604 is not set
  81. # CONFIG_CPU_SUBTYPE_SH7300 is not set
  82. # CONFIG_CPU_SUBTYPE_SH7705 is not set
  83. # CONFIG_CPU_SUBTYPE_SH7707 is not set
  84. # CONFIG_CPU_SUBTYPE_SH7708 is not set
  85. CONFIG_CPU_SUBTYPE_SH7709=y
  86. # CONFIG_CPU_SUBTYPE_SH7750 is not set
  87. # CONFIG_CPU_SUBTYPE_SH7751 is not set
  88. # CONFIG_CPU_SUBTYPE_SH7760 is not set
  89. # CONFIG_CPU_SUBTYPE_SH73180 is not set
  90. # CONFIG_CPU_SUBTYPE_ST40STB1 is not set
  91. # CONFIG_CPU_SUBTYPE_ST40GX1 is not set
  92. # CONFIG_CPU_SUBTYPE_SH4_202 is not set
  93. CONFIG_MMU=y
  94. # CONFIG_CMDLINE_BOOL is not set
  95. CONFIG_MEMORY_START=0x0c000000
  96. CONFIG_MEMORY_SIZE=0x00400000
  97. CONFIG_MEMORY_SET=y
  98. # CONFIG_MEMORY_OVERRIDE is not set
  99. CONFIG_SH_RTC=y
  100. # CONFIG_SH_DSP is not set
  101. CONFIG_SH_ADC=y
  102. CONFIG_SH_HP600=y
  103. CONFIG_ZERO_PAGE_OFFSET=0x00001000
  104. CONFIG_BOOT_LINK_OFFSET=0x00800000
  105. CONFIG_CPU_LITTLE_ENDIAN=y
  106. # CONFIG_PREEMPT is not set
  107. # CONFIG_UBC_WAKEUP is not set
  108. # CONFIG_SH_WRITETHROUGH is not set
  109. # CONFIG_SH_OCRAM is not set
  110. # CONFIG_SMP is not set
  111. CONFIG_SH_PCLK_CALC=y
  112. CONFIG_SH_PCLK_FREQ=1193182
  113. #
  114. # CPU Frequency scaling
  115. #
  116. # CONFIG_CPU_FREQ is not set
  117. #
  118. # DMA support
  119. #
  120. # CONFIG_SH_DMA is not set
  121. #
  122. # Companion Chips
  123. #
  124. CONFIG_HD6446X_SERIES=y
  125. CONFIG_HD64461=y
  126. # CONFIG_HD64465 is not set
  127. CONFIG_HD64461_IRQ=36
  128. # CONFIG_HD64461_ENABLER is not set
  129. #
  130. # Bus options (PCI, PCMCIA, EISA, MCA, ISA)
  131. #
  132. # CONFIG_PCI is not set
  133. #
  134. # PCCARD (PCMCIA/CardBus) support
  135. #
  136. # CONFIG_PCCARD is not set
  137. #
  138. # PC-card bridges
  139. #
  140. #
  141. # PCI Hotplug Support
  142. #
  143. #
  144. # Executable file formats
  145. #
  146. CONFIG_BINFMT_ELF=y
  147. # CONFIG_BINFMT_FLAT is not set
  148. # CONFIG_BINFMT_MISC is not set
  149. #
  150. # SH initrd options
  151. #
  152. # CONFIG_EMBEDDED_RAMDISK is not set
  153. #
  154. # Device Drivers
  155. #
  156. #
  157. # Generic Driver Options
  158. #
  159. # CONFIG_STANDALONE is not set
  160. CONFIG_PREVENT_FIRMWARE_BUILD=y
  161. # CONFIG_FW_LOADER is not set
  162. #
  163. # Memory Technology Devices (MTD)
  164. #
  165. # CONFIG_MTD is not set
  166. #
  167. # Parallel port support
  168. #
  169. # CONFIG_PARPORT is not set
  170. #
  171. # Plug and Play support
  172. #
  173. #
  174. # Block devices
  175. #
  176. # CONFIG_BLK_DEV_FD is not set
  177. # CONFIG_BLK_DEV_COW_COMMON is not set
  178. # CONFIG_BLK_DEV_LOOP is not set
  179. CONFIG_BLK_DEV_RAM=y
  180. CONFIG_BLK_DEV_RAM_COUNT=16
  181. CONFIG_BLK_DEV_RAM_SIZE=4096
  182. CONFIG_BLK_DEV_INITRD=y
  183. CONFIG_INITRAMFS_SOURCE=""
  184. # CONFIG_LBD is not set
  185. # CONFIG_CDROM_PKTCDVD is not set
  186. #
  187. # IO Schedulers
  188. #
  189. CONFIG_IOSCHED_NOOP=y
  190. CONFIG_IOSCHED_AS=y
  191. CONFIG_IOSCHED_DEADLINE=y
  192. CONFIG_IOSCHED_CFQ=y
  193. #
  194. # ATA/ATAPI/MFM/RLL support
  195. #
  196. CONFIG_IDE=y
  197. CONFIG_IDE_MAX_HWIFS=4
  198. CONFIG_BLK_DEV_IDE=y
  199. #
  200. # Please see Documentation/ide.txt for help/info on IDE drives
  201. #
  202. # CONFIG_BLK_DEV_IDE_SATA is not set
  203. CONFIG_BLK_DEV_IDEDISK=y
  204. # CONFIG_IDEDISK_MULTI_MODE is not set
  205. # CONFIG_BLK_DEV_IDECD is not set
  206. # CONFIG_BLK_DEV_IDETAPE is not set
  207. # CONFIG_BLK_DEV_IDEFLOPPY is not set
  208. # CONFIG_IDE_TASK_IOCTL is not set
  209. #
  210. # IDE chipset support/bugfixes
  211. #
  212. CONFIG_IDE_GENERIC=y
  213. CONFIG_IDE_SH=y
  214. # CONFIG_IDE_ARM is not set
  215. # CONFIG_BLK_DEV_IDEDMA is not set
  216. # CONFIG_IDEDMA_AUTO is not set
  217. # CONFIG_BLK_DEV_HD is not set
  218. #
  219. # SCSI device support
  220. #
  221. # CONFIG_SCSI is not set
  222. #
  223. # Multi-device support (RAID and LVM)
  224. #
  225. # CONFIG_MD is not set
  226. #
  227. # Fusion MPT device support
  228. #
  229. #
  230. # IEEE 1394 (FireWire) support
  231. #
  232. # CONFIG_IEEE1394 is not set
  233. #
  234. # I2O device support
  235. #
  236. #
  237. # Networking support
  238. #
  239. # CONFIG_NET is not set
  240. # CONFIG_NETPOLL is not set
  241. # CONFIG_NET_POLL_CONTROLLER is not set
  242. #
  243. # ISDN subsystem
  244. #
  245. #
  246. # Telephony Support
  247. #
  248. # CONFIG_PHONE is not set
  249. #
  250. # Input device support
  251. #
  252. CONFIG_INPUT=y
  253. #
  254. # Userland interfaces
  255. #
  256. CONFIG_INPUT_MOUSEDEV=y
  257. CONFIG_INPUT_MOUSEDEV_PSAUX=y
  258. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  259. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  260. # CONFIG_INPUT_JOYDEV is not set
  261. # CONFIG_INPUT_TSDEV is not set
  262. # CONFIG_INPUT_EVDEV is not set
  263. # CONFIG_INPUT_EVBUG is not set
  264. #
  265. # Input I/O drivers
  266. #
  267. # CONFIG_GAMEPORT is not set
  268. CONFIG_SOUND_GAMEPORT=y
  269. CONFIG_SERIO=y
  270. # CONFIG_SERIO_I8042 is not set
  271. # CONFIG_SERIO_SERPORT is not set
  272. # CONFIG_SERIO_CT82C710 is not set
  273. # CONFIG_SERIO_RAW is not set
  274. #
  275. # Input Device Drivers
  276. #
  277. # CONFIG_INPUT_KEYBOARD is not set
  278. # CONFIG_INPUT_MOUSE is not set
  279. # CONFIG_INPUT_JOYSTICK is not set
  280. # CONFIG_INPUT_TOUCHSCREEN is not set
  281. # CONFIG_INPUT_MISC is not set
  282. #
  283. # Character devices
  284. #
  285. CONFIG_VT=y
  286. CONFIG_VT_CONSOLE=y
  287. CONFIG_HW_CONSOLE=y
  288. # CONFIG_SERIAL_NONSTANDARD is not set
  289. #
  290. # Serial drivers
  291. #
  292. # CONFIG_SERIAL_8250 is not set
  293. #
  294. # Non-8250 serial port support
  295. #
  296. # CONFIG_SERIAL_SH_SCI is not set
  297. CONFIG_UNIX98_PTYS=y
  298. CONFIG_LEGACY_PTYS=y
  299. CONFIG_LEGACY_PTY_COUNT=256
  300. #
  301. # IPMI
  302. #
  303. # CONFIG_IPMI_HANDLER is not set
  304. #
  305. # Watchdog Cards
  306. #
  307. # CONFIG_WATCHDOG is not set
  308. # CONFIG_RTC is not set
  309. # CONFIG_GEN_RTC is not set
  310. # CONFIG_DTLK is not set
  311. # CONFIG_R3964 is not set
  312. #
  313. # Ftape, the floppy tape device driver
  314. #
  315. # CONFIG_DRM is not set
  316. # CONFIG_RAW_DRIVER is not set
  317. #
  318. # I2C support
  319. #
  320. # CONFIG_I2C is not set
  321. #
  322. # Dallas's 1-wire bus
  323. #
  324. # CONFIG_W1 is not set
  325. #
  326. # Misc devices
  327. #
  328. #
  329. # Multimedia devices
  330. #
  331. # CONFIG_VIDEO_DEV is not set
  332. #
  333. # Digital Video Broadcasting Devices
  334. #
  335. #
  336. # Graphics support
  337. #
  338. CONFIG_FB=y
  339. # CONFIG_FB_MODE_HELPERS is not set
  340. # CONFIG_FB_TILEBLITTING is not set
  341. # CONFIG_FB_EPSON1355 is not set
  342. CONFIG_FB_HIT=y
  343. # CONFIG_FB_VIRTUAL is not set
  344. #
  345. # Console display driver support
  346. #
  347. # CONFIG_VGA_CONSOLE is not set
  348. CONFIG_DUMMY_CONSOLE=y
  349. CONFIG_FRAMEBUFFER_CONSOLE=y
  350. CONFIG_FONTS=y
  351. # CONFIG_FONT_8x8 is not set
  352. # CONFIG_FONT_8x16 is not set
  353. # CONFIG_FONT_6x11 is not set
  354. CONFIG_FONT_PEARL_8x8=y
  355. # CONFIG_FONT_ACORN_8x8 is not set
  356. # CONFIG_FONT_MINI_4x6 is not set
  357. # CONFIG_FONT_SUN8x16 is not set
  358. # CONFIG_FONT_SUN12x22 is not set
  359. #
  360. # Logo configuration
  361. #
  362. # CONFIG_LOGO is not set
  363. # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
  364. #
  365. # Sound
  366. #
  367. # CONFIG_SOUND is not set
  368. #
  369. # USB support
  370. #
  371. # CONFIG_USB_ARCH_HAS_HCD is not set
  372. # CONFIG_USB_ARCH_HAS_OHCI is not set
  373. #
  374. # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information
  375. #
  376. #
  377. # USB Gadget Support
  378. #
  379. # CONFIG_USB_GADGET is not set
  380. #
  381. # MMC/SD Card support
  382. #
  383. # CONFIG_MMC is not set
  384. #
  385. # InfiniBand support
  386. #
  387. # CONFIG_INFINIBAND is not set
  388. #
  389. # File systems
  390. #
  391. CONFIG_EXT2_FS=y
  392. # CONFIG_EXT2_FS_XATTR is not set
  393. # CONFIG_EXT3_FS is not set
  394. # CONFIG_JBD is not set
  395. # CONFIG_REISERFS_FS is not set
  396. # CONFIG_JFS_FS is not set
  397. #
  398. # XFS support
  399. #
  400. # CONFIG_XFS_FS is not set
  401. # CONFIG_MINIX_FS is not set
  402. # CONFIG_ROMFS_FS is not set
  403. # CONFIG_QUOTA is not set
  404. CONFIG_DNOTIFY=y
  405. # CONFIG_AUTOFS_FS is not set
  406. # CONFIG_AUTOFS4_FS is not set
  407. #
  408. # CD-ROM/DVD Filesystems
  409. #
  410. # CONFIG_ISO9660_FS is not set
  411. # CONFIG_UDF_FS is not set
  412. #
  413. # DOS/FAT/NT Filesystems
  414. #
  415. # CONFIG_MSDOS_FS is not set
  416. # CONFIG_VFAT_FS is not set
  417. # CONFIG_NTFS_FS is not set
  418. #
  419. # Pseudo filesystems
  420. #
  421. CONFIG_PROC_FS=y
  422. CONFIG_PROC_KCORE=y
  423. CONFIG_SYSFS=y
  424. CONFIG_DEVFS_FS=y
  425. CONFIG_DEVFS_MOUNT=y
  426. # CONFIG_DEVFS_DEBUG is not set
  427. # CONFIG_DEVPTS_FS_XATTR is not set
  428. # CONFIG_TMPFS is not set
  429. # CONFIG_HUGETLBFS is not set
  430. # CONFIG_HUGETLB_PAGE is not set
  431. CONFIG_RAMFS=y
  432. #
  433. # Miscellaneous filesystems
  434. #
  435. # CONFIG_ADFS_FS is not set
  436. # CONFIG_AFFS_FS is not set
  437. # CONFIG_HFS_FS is not set
  438. # CONFIG_HFSPLUS_FS is not set
  439. # CONFIG_BEFS_FS is not set
  440. # CONFIG_BFS_FS is not set
  441. # CONFIG_EFS_FS is not set
  442. # CONFIG_CRAMFS is not set
  443. # CONFIG_VXFS_FS is not set
  444. # CONFIG_HPFS_FS is not set
  445. # CONFIG_QNX4FS_FS is not set
  446. # CONFIG_SYSV_FS is not set
  447. # CONFIG_UFS_FS is not set
  448. #
  449. # Partition Types
  450. #
  451. # CONFIG_PARTITION_ADVANCED is not set
  452. CONFIG_MSDOS_PARTITION=y
  453. #
  454. # Native Language Support
  455. #
  456. # CONFIG_NLS is not set
  457. #
  458. # Profiling support
  459. #
  460. # CONFIG_PROFILING is not set
  461. #
  462. # Kernel hacking
  463. #
  464. # CONFIG_DEBUG_KERNEL is not set
  465. # CONFIG_FRAME_POINTER is not set
  466. # CONFIG_SH_STANDARD_BIOS is not set
  467. # CONFIG_KGDB is not set
  468. #
  469. # Security options
  470. #
  471. # CONFIG_KEYS is not set
  472. # CONFIG_SECURITY is not set
  473. #
  474. # Cryptographic options
  475. #
  476. # CONFIG_CRYPTO is not set
  477. #
  478. # Hardware crypto devices
  479. #
  480. #
  481. # Library routines
  482. #
  483. # CONFIG_CRC_CCITT is not set
  484. CONFIG_CRC32=y
  485. # CONFIG_LIBCRC32C is not set