Advertisement
Guest User

Untitled

a guest
Feb 4th, 2016
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.49 KB | None | 0 0
  1. #
  2. # Automatically generated by make menuconfig: don't edit
  3. #
  4.  
  5. #
  6. # General Setup
  7. #
  8. ARCH=ARCH_AVR
  9. ARCH_AVR=y
  10. # ARCH_HOST is not set
  11. # atmega8 is not set
  12. # atmega88 is not set
  13. # atmega128 is not set
  14. # atmega16 is not set
  15. # atmega162 is not set
  16. # atmega168 is not set
  17. # atmega168p is not set
  18. # atmega169 is not set
  19. # atmega32 is not set
  20. # atmega328p is not set
  21. # atmega64 is not set
  22. MCU=atmega644
  23. atmega644=y
  24. # atmega644p is not set
  25. # atmega1284p is not set
  26. # at90can32 is not set
  27. # at90can64 is not set
  28. # at90can128 is not set
  29. FREQ=20000000
  30. # alpengluehn is not set
  31. # antares_I is not set
  32. # antares_IO is not set
  33. # antares_O is not set
  34. # Arduino_Duemilanove is not set
  35. # beteigeuze is not set
  36. # conrad_probot is not set
  37. # ehaserl is not set
  38. HARDWARE=etherrape
  39. etherrape=y
  40. # Fimser is not set
  41. # fnordlicht_servo is not set
  42. # generic_usb_teensy is not set
  43. # hr20 is not set
  44. # Jackalope is not set
  45. # JeeLinkv2 is not set
  46. # lome6 is not set
  47. # MicroWebServer is not set
  48. # netio_addon is not set
  49. # netio_bsbport is not set
  50. # netio is not set
  51. # other is not set
  52. # pollin_evalboard_addon is not set
  53. # pollin_evalboard is not set
  54. # pollin_funkevalboard is not set
  55. # radig_web is not set
  56. # thermy is not set
  57. # USBrfm12stick is not set
  58. # volkszaehler_so_server is not set
  59. # CPU_SLEEP is not set
  60. # SRAM_SUPPORT is not set
  61. # SRAM_MEMTEST_ON_BOOT is not set
  62. # BOOTLOADER_SUPPORT is not set
  63. # BOOTLOADER_JUMP is not set
  64. BOOTLOADER_SIZE=0
  65. BOOTLOADER_START_ADDRESS=0x10000
  66. FLASH_SIZE=0x10000
  67. EEPROM_SIZE=0x800
  68. RAM_SIZE=0x1100
  69. FLASH_PAGESIZE=0x100
  70. EEPROM_PAGESIZE=0x8
  71. # CRC_PAD_SUPPORT is not set
  72. # MBR_SUPPORT is not set
  73. # TEENSY_SUPPORT is not set
  74. # SPI_TIMEOUT is not set
  75. # USART_SPI_SUPPORT is not set
  76. # SOFT_SPI_SUPPORT is not set
  77. GIT_VERSION="e927b0e"
  78. # DEBUG_DISCARD_SOME is not set
  79. DEBUG=y
  80. DEBUG_OUTPUT=usart
  81. usart=y
  82. # soft_uart is not set
  83. DEBUG_SERIAL_USART_SUPPORT=y
  84. # SOFT_UART_SUPPORT is not set
  85. # DEBUG_USE_SYSLOG is not set
  86. DEBUG_USART_0=y
  87. DEBUG_USE_USART=0
  88. DEBUG_BAUDRATE=115200
  89. # DEBUG_HOOK is not set
  90. DEBUG_RESET_REASON=y
  91.  
  92. #
  93. # Periodic / Scheduler
  94. #
  95. CONF_MTICKS_PER_SEC=50
  96. # PERIODIC_TIMER3_SUPPORT is not set
  97. CONF_PERIODIC_USE_TIMER=1
  98. # PERIODIC_TIMER_API_SUPPORT is not set
  99. # PERIODIC_ADJUST_SUPPORT is not set
  100. # DEBUG_PERIODIC is not set
  101. # DEBUG_PERIODIC_ECMD_SUPPORT is not set
  102. # DEBUG_PERIODIC_WAVEFORMS_SUPPORT is not set
  103. # DEBUG_PERIODIC_OC1A_SUPPORT is not set
  104. # SCHEDULER_SUPPORT is not set
  105. # SCHEDULER_DYNAMIC_SUPPORT is not set
  106. CONF_SCHEDULER_NUM_DYNAMIC_TIMERS=8
  107. # DEBUG_SCHEDULER_SUPPORT is not set
  108. # STATUSLEDS is not set
  109. # STATUSLED_POWER_SUPPORT is not set
  110. # STATUSLED_BOOTED_SUPPORT is not set
  111. # STATUSLED_NETLINK_SUPPORT is not set
  112. # STATUSLED_TX_SUPPORT is not set
  113. # STATUSLED_RFM12_TX_SUPPORT is not set
  114. # STATUSLED_ZBUS_TX_SUPPORT is not set
  115. # STATUSLED_IRMP_TX_SUPPORT is not set
  116. # STATUSLED_EMS_TX_SUPPORT is not set
  117. # STATUSLED_RX_SUPPORT is not set
  118. # STATUSLED_RFM12_RX_SUPPORT is not set
  119. # STATUSLED_ZBUS_RX_SUPPORT is not set
  120. # STATUSLED_IRMP_RX_SUPPORT is not set
  121. # STATUSLED_EMS_RX_OK_SUPPORT is not set
  122. # STATUSLED_ERROR_SUPPORT is not set
  123. # STATUSLED_EMS_RX_FAIL_SUPPORT is not set
  124. # STATUSLED_HB_ACT_SUPPORT is not set
  125. # STATUSLED_HEARTBEAT_SUPPORT is not set
  126. # STATUSLED_RFM12_TX_ACT_SUPPORT is not set
  127. # STATUSLED_RFM12_RX_ACT_SUPPORT is not set
  128. # STATUSLED_ZBUS_TX_ACT_SUPPORT is not set
  129. # STATUSLED_ZBUS_RX_ACT_SUPPORT is not set
  130. # STATUSLED_EMS_TX_ACT_SUPPORT is not set
  131. # STATUSLED_EMS_RX_ACT_SUPPORT is not set
  132. # STATUSLED_ECMD_ACT_SUPPORT is not set
  133. # CRYPTO_SUPPORT is not set
  134. # CAST5_SUPPORT is not set
  135. # MD5_SUPPORT is not set
  136. # SHA1_SUPPORT is not set
  137. # VFS_SUPPORT is not set
  138. # VFS_DF_SUPPORT is not set
  139. # VFS_INLINE_SUPPORT is not set
  140. # CONFIG_INLINE_SUPPORT is not set
  141. # VFS_CONFIG_INLINE_SUPPORT is not set
  142. # MOTD_INLINE_SUPPORT is not set
  143. # RADIO_INLINE_SUPPORT is not set
  144. # I2C_INLINE_SUPPORT is not set
  145. # VFS_IO_INLINE_SUPPORT is not set
  146. # KTY_INLINE_SUPPORT is not set
  147. # ADC_INLINE_SUPPORT is not set
  148. # ONEWIRE_INLINE_SUPPORT is not set
  149. # HAT_INLINE_SUPPORT is not set
  150. # CAMERA_INLINE_SUPPORT is not set
  151. # NAMED_PIN_INLINE_SUPPORT is not set
  152. # STELLA_INLINE_SUPPORT is not set
  153. # MOTORCURTAIN_INLINE_SUPPORT is not set
  154. # MSR1_INLINE_SUPPORT is not set
  155. # TO1_INLINE_SUPPORT is not set
  156. # MCUF_INLINE_SUPPORT is not set
  157. # UPNP_INLINE_SUPPORT is not set
  158. # LCD_INLINE_SUPPORT is not set
  159. # NMEA_INLINE_SUPPORT is not set
  160. # PWM_SERVO_INLINE_SUPPORT is not set
  161. # CW_INLINE_SUPPORT is not set
  162. # DMX_STORAGE_INLINE_SUPPORT is not set
  163. # WOL_INLINE_SUPPORT is not set
  164. # VFS_INLINE_INLINESVG_SUPPORT is not set
  165. # VFS_INLINE_HTML5_RANGE_FF_SUPPORT is not set
  166. # VFS_INLINE_HTML_CLEAN_SUPPORT is not set
  167. # VFS_INLINE_OBSOLETE_BROWSER_SUPPORT is not set
  168. # DEBUG_INLINE_DUMMY is not set
  169. # DEBUG_INLINE_GZ is not set
  170. # DEBUG_INLINE_DISABLE_GZ is not set
  171. # VFS_HOST_SUPPORT is not set
  172. # VFS_SD_SUPPORT is not set
  173. # VFS_EEPROM_SUPPORT is not set
  174. # VFS_EEPROM_RAW_SUPPORT is not set
  175. # VFS_DC3840_SUPPORT is not set
  176. # DATAFLASH_SUPPORT is not set
  177. # DEBUG_FS is not set
  178. # DEBUG_FS_INODETABLE is not set
  179. # DEBUG_FS_MARK is not set
  180. # VFS_EEPROM_DEBUG_SUPPORT is not set
  181. # PAM_SUPPORT is not set
  182. # CONTROL6_SUPPORT is not set
  183.  
  184. #
  185. # Network
  186. #
  187. CONF_HOSTNAME="esex060"
  188. NET_MAX_FRAME_LENGTH=1500
  189. ENC28J60_SUPPORT=y
  190. CONF_ENC_MAC="02:ca:fe:3f:10:07"
  191. # IPV6_STATIC_SUPPORT is not set
  192. CONF_ENC_IP="192.168.123.60"
  193. CONF_ENC_IP4_NETMASK="255.255.255.0"
  194. # IEEE8021Q_SUPPORT is not set
  195. CONF_ENC_ECOCON=ECOCON_UNSET
  196. ECOCON_UNSET=y
  197. # ECOCON_6 is not set
  198. # ECOCON_4 is not set
  199. # ECOCON_3 is not set
  200. # ECOCON_2 is not set
  201. # ECOCON_1 is not set
  202. # ECOCON_0 is not set
  203. # DEBUG_ENC28J60 is not set
  204. # DEBUG_INTERRUPT is not set
  205. # DEBUG_REV4_WORKAROUND is not set
  206. ETHERNET_SUPPORT=y
  207. # TAP_SUPPORT is not set
  208. CONF_TAP_MAC="ac:de:48:fd:0f:d0"
  209. # IPV6_STATIC_SUPPORT is not set
  210. CONF_TAP_IP="192.168.23.244"
  211. CONF_TAP_IP4_NETMASK="255.255.255.0"
  212. CONF_TAP_LOCALIP="192.168.23.1"
  213. # IEEE8021Q_SUPPORT is not set
  214. # RFM12_IP_SUPPORT is not set
  215. # RFM12_IP_RFM12_0 is not set
  216. # RFM12_IP_RFM12_1 is not set
  217. # RFM12_IP_RFM12_2 is not set
  218. CONF_RFM12_FREQ=RFM12_FREQ_433920
  219. RFM12_FREQ_433920=y
  220. # RFM12_FREQ_869775 is not set
  221. # RFM12_FREQ_869800 is not set
  222. # RFM12_FREQ_869825 is not set
  223. # RFM12_FREQ_869850 is not set
  224. # RFM12_FREQ_869875 is not set
  225. # RFM12_FREQ_869900 is not set
  226. # RFM12_FREQ_869925 is not set
  227. # CONF_RFM12_SLOW_SPI is not set
  228. # CONF_RFM12B_SUPPORT is not set
  229. CONF_RFM12_BAUD=19200
  230. CONF_RFM12_IP="192.168.5.1"
  231. CONF_RFM12_IP4_NETMASK="255.255.255.0"
  232. # RFM12_SOURCE_ROUTE_ALL is not set
  233. # RFM12_PCKT_FWD is not set
  234. # RFM12_ARP_PROXY is not set
  235. # RFM12_DISABLE is not set
  236. # RFM12_RAW_SUPPORT is not set
  237. # USB_SUPPORT is not set
  238. # USB_KEYBOARD_SUPPORT is not set
  239. # USB_HID_KEYBOARD_SEQUENCE_SUPPORT is not set
  240. # USB_HID_KEYBOARD_STATIC_SUPPORT is not set
  241. # USB_HID_KEYBOARD_ECMD_SUPPORT is not set
  242. # USB_MOUSE_SUPPORT is not set
  243. # USB_MOUSE_SEQUENCE_SUPPORT is not set
  244. # USB_NET_SUPPORT is not set
  245. # DEBUG_USB_HID_KEYBOARD is not set
  246. # DEBUG_USB_HID_MOUSE is not set
  247. # ZBUS_RAW_SUPPORT is not set
  248. # ROUTER_SUPPORT is not set
  249. UIP_SUPPORT=y
  250. NET_SUPPORT=y
  251. # IPV6_SUPPORT is not set
  252. IPV4_SUPPORT=y
  253. # IP_FORWARDING_SUPPORT is not set
  254. # UIP_TIMEOUT_SUPPORT is not set
  255. CONF_ETHERSEX_GATEWAY="192.168.123.100"
  256. # UIP_MULTI_STACK is not set
  257. # IPCHAIR_SUPPORT is not set
  258. # IPCHAIR_MASQ is not set
  259. TCP_SUPPORT=y
  260. UDP_SUPPORT=y
  261. BROADCAST_SUPPORT=y
  262. ICMP_SUPPORT=y
  263. # DNS_SUPPORT is not set
  264. CONF_DNS_SERVER="192.168.23.254"
  265. # BOOTP_SUPPORT is not set
  266. # BOOTP_TO_EEPROM_SUPPORT is not set
  267. # DHCP_SUPPORT is not set
  268. # OPENVPN_SUPPORT is not set
  269. CONF_OPENVPN_KEY=00000000000000000000000000000000
  270. CONF_OPENVPN_HMAC_KEY=00000000000000000000000000000000
  271. CONF_OPENVPN_IP="192.168.23.244"
  272. CONF_OPENVPN_IP4_NETMASK="255.255.255.0"
  273. # OPENVPN_STATIC_REMOTE is not set
  274. CONF_OPENVPN_PORT=1194
  275. # DEBUG_NET is not set
  276. # DEBUG_NET_CONFIG is not set
  277. # DEBUG_NET_IP6 is not set
  278. # DEBUG_OPENVPN is not set
  279. # DEBUG_ROUTER is not set
  280. # DEBUG_UIP is not set
  281. # DEBUG_UNKNOWN_PACKETS is not set
  282.  
  283. #
  284. # I/O
  285. #
  286. # CONFIG_IO_NONE is not set
  287. PORTIO_SCHEME=PORTIO_SIMPLE
  288. PORTIO_SIMPLE=y
  289. # PORTIO_FULL_FEATURED is not set
  290. PORTIO_SIMPLE_SUPPORT=y
  291. # PORTIO_SUPPORT is not set
  292. # NAMED_PIN_SUPPORT is not set
  293. # TTY_SUPPORT is not set
  294. TTY_COLS=16
  295. TTY_LINES=4
  296. # TTY_LL_HD44780 is not set
  297. # TTY_LL_S1D15G10 is not set
  298. # TTY_LL_S1D13305 is not set
  299. # TTY_LL_VT100_TELNET is not set
  300. # DEBUG_TTY_LAYER is not set
  301.  
  302. #
  303. # Port expansion
  304. #
  305. # HC595_SUPPORT is not set
  306. HC595_REGISTERS=5
  307. # HC165_SUPPORT is not set
  308. # HC165_INVERSE_OUTPUT is not set
  309. HC165_REGISTERS=1
  310. # SMS_SUPPORT is not set
  311. SMS_USART_0=y
  312. SMS_USE_USART=0
  313. # DEBUG_SMS is not set
  314.  
  315. #
  316. # ADC / DAC
  317. #
  318. # ADC_SUPPORT is not set
  319. CONFIG_ADC_AREF=y
  320. # CONFIG_ADC_AVCC is not set
  321. # CONFIG_ADC_1_1 is not set
  322. # CONFIG_ADC_2_56 is not set
  323. ADC_REF=ADC_AREF
  324. # HR20_TEMP_SUPPORT is not set
  325. # ADC_VOLTAGE_SUPPORT is not set
  326. NEED_TEMP2TEXT=y
  327. # KTY_SUPPORT is not set
  328. # ADS7822_SUPPORT is not set
  329. # DAC_SUPPORT is not set
  330. # TLC5620_SUPPORT is not set
  331. # LTC1257_SUPPORT is not set
  332. CONF_LTC1257_NUM_DEVICES=4
  333. # DEBUG_LTC1257_CORE is not set
  334. # DEBUG_LTC1257_ECMD is not set
  335.  
  336. #
  337. # LCD Displays
  338. #
  339. # HD44780_SUPPORT is not set
  340. # HD44780_BACKLIGHT_INV is not set
  341. # HR20_LCD_SUPPORT_FULL is not set
  342. # S1D15G10_SUPPORT is not set
  343. # ST7626_SUPPORT is not set
  344. # S1D13305_SUPPORT is not set
  345. # DEBUG_S1D13305 is not set
  346. # LCD_SUPPORT is not set
  347. # DEBUG_HD44780 is not set
  348. # DEBUG_LCD_MENU is not set
  349.  
  350. #
  351. # Storage
  352. #
  353. # SD_READER_SUPPORT is not set
  354. # SER_RAM_SUPPORT is not set
  355.  
  356. #
  357. # I2C
  358. #
  359. # I2C_MASTER_SUPPORT is not set
  360. # I2C_DETECT_SUPPORT is not set
  361. # I2C_GENERIC_SUPPORT is not set
  362. # I2C_24CXX_SUPPORT is not set
  363. # I2C_LM75_SUPPORT is not set
  364. # I2C_TMP175_SUPPORT is not set
  365. # I2C_DS1631_SUPPORT is not set
  366. # I2C_DS13X7_SUPPORT is not set
  367. # I2C_PCF8583_SUPPORT is not set
  368. # I2C_TSL2550_SUPPORT is not set
  369. # I2C_TSL2561_SUPPORT is not set
  370. # I2C_BMP085_SUPPORT is not set
  371. # I2C_PCA9531_SUPPORT is not set
  372. # I2C_PCA9685_SUPPORT is not set
  373. # I2C_PCF8574X_SUPPORT is not set
  374. # I2C_PCA9555_SUPPORT is not set
  375. # I2C_MAX7311_SUPPORT is not set
  376. # I2C_MCP23017_SUPPORT is not set
  377. # I2C_UDP_SUPPORT is not set
  378. # DEBUG_I2C is not set
  379. # I2C_SLAVE_SUPPORT is not set
  380. # DEBUG_I2C_SLAVE is not set
  381. # CAMERA_SUPPORT is not set
  382. # DC3840_SUPPORT is not set
  383.  
  384. #
  385. # Radio
  386. #
  387. # FS20_SUPPORT is not set
  388. # FS20_SEND_SUPPORT is not set
  389. # FHT_SEND_SUPPORT is not set
  390. # FS20_RECEIVE_SUPPORT is not set
  391. # FS20_RECEIVE_SENDER is not set
  392. CONF_FS20_SERVICE="merkur"
  393. CONF_FS20_PORT=2701
  394. # FS20_RECEIVE_WS300_SUPPORT is not set
  395. # DEBUG_FS20_REC is not set
  396. # DEBUG_ECMD_FS20 is not set
  397. # DEBUG_FS20_REC_QUEUE is not set
  398. # DEBUG_FS20_REC_VERBOSE is not set
  399. # DEBUG_FS20_SENDER is not set
  400. # DEBUG_FS20_WS300 is not set
  401. # DEBUG_FS20_WS300_VERBOSE is not set
  402. # RFM12_ASK_SUPPORT is not set
  403. # RFM12_ASK_433_SUPPORT is not set
  404. # RFM12_ASK_EXTERNAL_FILTER_SUPPORT is not set
  405. # RFM12_ASK_SENSING_SUPPORT is not set
  406. # RFM12_ASK_868_SUPPORT is not set
  407. # DEBUG_ASK_SENSE is not set
  408. # GENERIC_ASK_SUPPORT is not set
  409.  
  410. #
  411. # IR Receivers
  412. #
  413. # RC5_SUPPORT is not set
  414. # RC5_SUPPORT is not set
  415. # RC5_UDP_SUPPORT is not set
  416. CONF_RC5_SERVER="192.168.100.3"
  417. # DEBUG_RC5 is not set
  418. # IRMP_SUPPORT is not set
  419. # IRMP_RX_SUPPORT is not set
  420. # IRMP_TX_SUPPORT is not set
  421. # IRMP_EXTERNAL_MODULATOR is not set
  422. # IRMP_ECMD is not set
  423. # IRMP_SUPPORT_SIRCS_PROTOCOL is not set
  424. # IRMP_SUPPORT_NEC_PROTOCOL is not set
  425. # IRMP_SUPPORT_NEC16_PROTOCOL is not set
  426. # IRMP_SUPPORT_NEC42_PROTOCOL is not set
  427. # IRMP_SUPPORT_JVC_PROTOCOL is not set
  428. # IRMP_SUPPORT_SAMSUNG_PROTOCOL is not set
  429. # IRMP_SUPPORT_SAMSUNG48_PROTOCOL is not set
  430. # IRMP_SUPPORT_MATSUSHITA_PROTOCOL is not set
  431. # IRMP_SUPPORT_KASEIKYO_PROTOCOL is not set
  432. # IRMP_SUPPORT_DENON_PROTOCOL is not set
  433. # IRMP_SUPPORT_RECS80_PROTOCOL is not set
  434. # IRMP_SUPPORT_RECS80EXT_PROTOCOL is not set
  435. # IRMP_SUPPORT_RC5_PROTOCOL is not set
  436. # IRMP_SUPPORT_RC6_PROTOCOL is not set
  437. # IRMP_SUPPORT_RC6A_PROTOCOL is not set
  438. # IRMP_SUPPORT_NUBERT_PROTOCOL is not set
  439. # IRMP_SUPPORT_BANG_OLUFSEN_PROTOCOL is not set
  440. # IRMP_SUPPORT_GRUNDIG_PROTOCOL is not set
  441. # IRMP_SUPPORT_NOKIA_PROTOCOL is not set
  442. # IRMP_SUPPORT_SIEMENS_PROTOCOL is not set
  443. # IRMP_SUPPORT_FDC_PROTOCOL is not set
  444. # IRMP_SUPPORT_RCCAR_PROTOCOL is not set
  445. # IRMP_SUPPORT_NIKON_PROTOCOL is not set
  446. # IRMP_SUPPORT_RUWIDO_PROTOCOL is not set
  447. # IRMP_SUPPORT_IR60_PROTOCOL is not set
  448. # IRMP_SUPPORT_KATHREIN_PROTOCOL is not set
  449. # IRMP_SUPPORT_NETBOX_PROTOCOL is not set
  450. # IRMP_SUPPORT_LEGO_PROTOCOL is not set
  451. # IRMP_SUPPORT_THOMSON_PROTOCOL is not set
  452. # IRMP_SUPPORT_BOSE_PROTOCOL is not set
  453. # IRMP_SUPPORT_A1TVBOX_PROTOCOL is not set
  454. # IRMP_SUPPORT_ORTEK_PROTOCOL is not set
  455. # IRMP_SUPPORT_TELEFUNKEN_PROTOCOL is not set
  456. # IRMP_SUPPORT_ROOMBA_PROTOCOL is not set
  457. # IRMP_SUPPORT_RCMM_PROTOCOL is not set
  458. # IRMP_SUPPORT_LGAIR_PROTOCOL is not set
  459. # IRMP_SUPPORT_RADIO1_PROTOCOL is not set
  460. # REMOTE_IRMP_SUPPORT is not set
  461. REMOTE_IRMP_PORT=10001
  462. # DEBUG_IRMP is not set
  463. # DEBUG_REMOTE_IRMP is not set
  464. # PSB2186_SUPPORT is not set
  465. ONEWIRE_SUPPORT=y
  466. ONEWIRE_DETECT_SUPPORT=y
  467. # ONEWIRE_DS2502_SUPPORT is not set
  468. ONEWIRE_DS2450_SUPPORT=y
  469. ONEWIRE_DETECT_ECMD_SUPPORT=y
  470. # ONEWIRE_POLLING_SUPPORT is not set
  471. # ONEWIRE_NAMING_SUPPORT is not set
  472. # ONEWIRE_SNMP_SUPPORT is not set
  473. DEBUG_ECMD_OW_ROM=y
  474. DEBUG_ECMD_OW_LIST=y
  475. DEBUG_OW_DS2450_CORE=y
  476. DEBUG_OW_DS2450_ECMD=y
  477. # DEBUG_OW_POLLING is not set
  478. # HR20_INPUT_SUPPORT is not set
  479. # PS2_SUPPORT is not set
  480. # PS2_GERMAN_LAYOUT is not set
  481. # DEBUG_PS2 is not set
  482. # BUTTONS_INPUT_SUPPORT is not set
  483.  
  484. #
  485. # Humidity & temperature sensors
  486. #
  487. # SHT_SUPPORT is not set
  488. # DHT_SUPPORT is not set
  489. # ZACWIRE_SUPPORT is not set
  490. # ZACWIRE_RAW_SUPPORT is not set
  491. # ZACWIRE_CONVERT306_SUPPORT is not set
  492. # ZACWIRE_CONVERT506_SUPPORT is not set
  493. # ULTRASONIC_SUPPORT is not set
  494. # DEBUG_ULTRASONIC is not set
  495. # HBRIDGE_SUPPORT is not set
  496. # DUAL_HBRIDGE_SUPPORT is not set
  497. # SHARE_ENABLE_HBRIDGE_SUPPORT is not set
  498. # HBRIDGE_INVERTER_SUPPORT is not set
  499. # DEBUG_HBRIDGE is not set
  500. # MCUF_SUPPORT is not set
  501. # MCUF_SERIAL_SUPPORT is not set
  502. # MCUF_OUTPUT_SUPPORT is not set
  503. # BLP_SUPPORT is not set
  504. # LEDRG_SUPPORT is not set
  505. # MCUF_SERIAL_WORKAROUND_FOR_BAD_MCUF_UDP_PACKETS is not set
  506. # MCUF_SCROLLTEXT_SUPPORT is not set
  507. CONF_MCUF_SCROLLTEXT_STARTUP="Hi I am your ethersex ;-) "
  508. CONF_MCUF_SCROLLTEXT_STARTUP_COLOR=240
  509. CONF_MCUF_SCROLLTEXT_STARTUP_BG_COLOR=1
  510. CONF_MCUF_SCROLLTEXT_STARTUP_SPEED=2
  511. # MCUF_CLOCK_SUPPORT is not set
  512. # MCUF_CLOCK_AUTOSTART_SUPPORT is not set
  513. # MCUF_MODUL_SUPPORT is not set
  514. # MCUF_MODUL_CRON_SUPPORT is not set
  515. # MCUF_MODUL_DISPLAY_MODE_CRON_SEQUENCE is not set
  516. MCUF_MODUL_DISPLAY_MODE_CRON=MCUF_MODUL_DISPLAY_MODE_CRON_RANDOM
  517. MCUF_MODUL_DISPLAY_MODE_CRON_RANDOM=y
  518. # MCUF_MODUL_DISPLAY_MODE_SUPPORT is not set
  519. # MCUF_MODUL_DISPLAY_MODE_SEQUENCE is not set
  520. MCUF_MODUL_DISPLAY_MODE=MCUF_MODUL_DISPLAY_MODE_RANDOM
  521. MCUF_MODUL_DISPLAY_MODE_RANDOM=y
  522. # MCUF_MODUL_DISPLAY_MODE_MANUAL is not set
  523. # MCUF_TEST_GAME_INPUT is not set
  524. # MCUF_CHESS_SUPPORT is not set
  525. # MCUF_BOX_SUPPORT is not set
  526. # MCUF_CLEAN_SUPPORT is not set
  527. # MCUF_SPIRAL_SUPPORT is not set
  528. # MCUF_IMAGE_SUPPORT is not set
  529. # MCUF_MODUL_BORG16_SUPPORT is not set
  530. # MCUF_MODUL_BORG16_XONI_STUDY_SUPPORT is not set
  531. # MCUF_MODUL_BORG16_SNAKE_SUPPORT is not set
  532. # MCUF_MODUL_BORG16_SNAKE_INTERACTIVE_SUPPORT is not set
  533. # DEBUG_MCUF is not set
  534.  
  535. #
  536. # Protocols
  537. #
  538. NET_MAX_FRAME_LENGTH_GT_571=y
  539. # ARTNET_SUPPORT is not set
  540. CONF_ARTNET_PORT=6454
  541. CONF_ARTNET_INUNIVERSE=1
  542. CONF_ARTNET_OUTUNIVERSE=0
  543. # DEBUG_ARTNET is not set
  544. # DALI_SUPPORT is not set
  545. # DALI_RAW_SUPPORT is not set
  546. # DALI_RECEIVE_SUPPORT is not set
  547. # DMX_SUPPORT is not set
  548. ECMD_PARSER_SUPPORT=y
  549. # ECMD_REMOVE_BACKSPACE_SUPPORT is not set
  550. # ALIASCMD_SUPPORT is not set
  551. # ECMD_PAM_SUPPORT is not set
  552. # ECMD_SCRIPT_SUPPORT is not set
  553. # ECMD_LOG_VIA_SYSLOG is not set
  554. # ECMD_SERIAL_USART_SUPPORT is not set
  555. ECMD_TCP_SUPPORT=y
  556. ECMD_TCP_PORT=2701
  557. # ECMD_UDP_SUPPORT is not set
  558. # ECMD_SERIAL_I2C_SUPPORT is not set
  559. # ECMD_USB_SUPPORT is not set
  560. # ECMD_JABBER_SUPPORT is not set
  561. # ECMD_IRC_SUPPORT is not set
  562. # ECMD_SMS_SUPPORT is not set
  563. # ECMD_EEPROM_SUPPORT is not set
  564. # ECMD_SENDER_SUPPORT is not set
  565. # UECMD_SENDER_SUPPORT is not set
  566. # DISABLE_IPCONF_SUPPORT is not set
  567. # DISABLE_REBOOT_SUPPORT is not set
  568. # IPSTATS_SUPPORT is not set
  569. # FREE_SUPPORT is not set
  570. # ECMD_MIRROR_REQUEST is not set
  571. DEBUG_ECMD=y
  572. # DEBUG_ECMD_FS20 is not set
  573. # DEBUG_ECMD_IP is not set
  574. # DEBUG_ECMD_MAC is not set
  575. # DEBUG_ECMD_NET is not set
  576. DEBUG_ECMD_OW_LIST=y
  577. DEBUG_ECMD_OW_ROM=y
  578. # DEBUG_ECMD_PORTIO is not set
  579. # DEBUG_ECMD_RC5 is not set
  580. # DEBUG_ECMD_SCRIPT is not set
  581. # ELTAKOMS_SUPPORT is not set
  582. # EMS_SUPPORT is not set
  583. # FNORDLICHT_SUPPORT is not set
  584. # HTTPLOG_SUPPORT is not set
  585. CONF_HTTPLOG_SERVICE="volkszaehler.org"
  586. CONF_HTTPLOG_PATH="/httplog/httplog.php"
  587. # CONF_HTTPLOG_INCLUDE_TIMESTAMP is not set
  588. # CONF_HTTPLOG_INCLUDE_UUID is not set
  589. CONF_HTTPLOG_UUID="12345678-9ABC-DEF0-1234-56789ABCDEF0"
  590. HTTPLOG_BUFFER_LEN=140
  591. # DEBUG_HTTPLOG is not set
  592. # IRC_SUPPORT is not set
  593. CONF_IRC_IP="192.168.23.254"
  594. CONF_IRC_PORT=6667
  595. CONF_IRC_CHANNEL="ethersex"
  596. CONF_IRC_USERNAME="ethersex"
  597. CONF_IRC_NICKNAME="ethersex"
  598. CONF_IRC_REALNAME="Ethersex Wollmilchsau"
  599. # IRC_GREET_SUPPORT is not set
  600. # DEBUG_IRC is not set
  601. # MDNS_SD_SUPPORT is not set
  602. # MODBUS_SUPPORT is not set
  603. # MQTT_SUPPORT is not set
  604. MQTT_CALLBACK_SLOTS=1
  605. # MQTT_STATIC_CONF is not set
  606. # MQTT_DEBUG is not set
  607. # MQTT_PARSE_DEBUG is not set
  608. # MYSQL_SUPPORT is not set
  609. CONF_MYSQL_IP="192.168.23.254"
  610. CONF_MYSQL_USERNAME="root"
  611. CONF_MYSQL_PASSWORD="password"
  612. CONF_MYSQL_SCHEMA="mavisdb"
  613. # DEBUG_MYSQL is not set
  614. # NETSTAT_SUPPORT is not set
  615. CONF_NETSTAT_SERVICE_IP="188.40.33.175"
  616. CONF_NETSTAT_SERVICE="ethersex.de"
  617. CONF_NETSTAT_API="/~habo/stat/"
  618. # DEBUG_NETSTAT is not set
  619.  
  620. #
  621. # Radio
  622. #
  623. # RADIO_HW_868 is not set
  624. # PROTO_FS20_SUPPORT is not set
  625. # RFM12_ASK_FS20_TX_SUPPORT is not set
  626. # RFM12_ASK_FS20_RX_SUPPORT is not set
  627. # RFM12_ASK_FHT_SUPPORT is not set
  628. # RFM12_ASK_ESA_SUPPORT is not set
  629. # RFM12_ASK_TX3_SUPPORT is not set
  630. # RFM12_ASK_FS20_SYSLOG is not set
  631. # RFM12_ASK_FS20_SUPPORT is not set
  632. # DEBUG_ASK_FS20 is not set
  633. # RADIO_HW_ASK is not set
  634. # PROTO_ASK_SUPPORT is not set
  635. # PROTO_2272_SUPPORT is not set
  636. # PROTO_1527_SUPPORT is not set
  637. # PROTO_TEVION_SUPPORT is not set
  638. # PROTO_INTERTECHNO_SUPPORT is not set
  639. # PROTO_INTERTECHNO_SL_SUPPORT is not set
  640. # PROTO_OASEFMMASTER_SUPPORT is not set
  641. # PROTO_FA20RF_SUPPORT is not set
  642. # PROTO_SMOKEDETECTOR_SUPPORT is not set
  643. # SIP_SUPPORT is not set
  644. CONF_SIP_PROXY_IP="192.168.178.1"
  645. CONF_SIP_FROM="621"
  646. CONF_SIP_TO="622"
  647. CONF_SIP_AUTH_USER="621"
  648. CONF_SIP_AUTH_PASS="tester"
  649. # DEBUG_SIP is not set
  650. # SOAP_SUPPORT is not set
  651. # SNMP_SUPPORT is not set
  652. # SENDMAIL_SUPPORT is not set
  653. CONF_SENDMAIL_IP="78.47.210.246"
  654. CONF_SENDMAIL_FROM="root@sex.metafnord.de"
  655. CONF_SENDMAIL_TO="stesie@brokenpipe.de"
  656. # SENDMAIL_AUTH_SUPPORT is not set
  657. # DEBUG_SENDMAIL is not set
  658. # SMS77_SUPPORT is not set
  659. CONF_SMS77_SERVICE="gateway.sms77.de"
  660. CONF_SMS77_USER=""
  661. CONF_SMS77_PASS=""
  662. CONF_SMS77_TO=""
  663. CONF_SMS77_TYPE_CHOICE=CONF_SMS77_TYPE_BASICPLUS
  664. CONF_SMS77_TYPE_BASICPLUS=y
  665. # CONF_SMS77_TYPE_STANDARD is not set
  666. # CONF_SMS77_TYPE_QUALITY is not set
  667. # CONF_SMS77_TYPE_FESTNETZ is not set
  668. # CONF_SMS77_TYPE_FLASH is not set
  669. CONF_SMS77_TYPE="basicplus"
  670. # SMS77_EEPROM_SUPPORT is not set
  671. # DEBUG_SMS77 is not set
  672. # SYSLOG_SUPPORT is not set
  673. CONF_SYSLOG_SERVER="192.168.123.22"
  674. # TWITTER_SUPPORT is not set
  675. CONF_TWITTER_SERVICE="identi.ca"
  676. CONF_TWITTER_API="/api"
  677. CONF_TWITTER_USERNAME="ethersex"
  678. CONF_TWITTER_PASSWORD=""
  679. CONF_TWITTER_AUTH="ZXRoZXJzZXg6"
  680. # DEBUG_TWITTER is not set
  681. # USTREAM_SUPPORT is not set
  682. CONF_USTREAM_IP="205.188.234.7"
  683. CONF_USTREAM_PORT=80
  684. # DEBUG_USTREAM is not set
  685. # YPORT_SUPPORT is not set
  686. # BSBPORT_SUPPORT is not set
  687. # MSR1_SUPPORT is not set
  688. # TO1_SUPPORT is not set
  689. # SERIAL_LINE_LOG_SUPPORT is not set
  690. # NMEA_SUPPORT is not set
  691. # STELLA_PROTOCOL_SUPPORT is not set
  692. UDP_STELLA_PORT=2702
  693. # IOUDP_PROTOCOL_SUPPORT is not set
  694. UDP_IO_PORT=2703
  695. # MOTORCURTAIN_PROTOCOL_SUPPORT is not set
  696. UDP_MOTORCURTAIN_PORT=2704
  697. # CW_SUPPORT is not set
  698. CW_WPM=12
  699. # CW_BOOT_SUPPORT is not set
  700. # CW_BEACON_SUPPORT is not set
  701. # CW_PIN_SUPPORT is not set
  702. # CW_PWM_FREQ_SUPPORT is not set
  703. # CW_RFM12_ASK_SUPPORT is not set
  704. # DEBUG_CW is not set
  705. # SGC_SUPPORT is not set
  706.  
  707. #
  708. # Applications
  709. #
  710. # APP_SAMPLE_SUPPORT is not set
  711. # APP_SAMPLE_INIT_AUTOSTART_SUPPORT is not set
  712. # APP_SAMPLE_PERIODIC_AUTOSTART_SUPPORT is not set
  713. # DEBUG_APP_SAMPLE is not set
  714. # BULBDIAL_SUPPORT is not set
  715. # DEBUG_BULBDIAL is not set
  716. CLOCK_SUPPORT=y
  717. # CLOCK_DATETIME_SUPPORT is not set
  718.  
  719. #
  720. # Timezone
  721. #
  722. TZ_OFFSET=60
  723. DST_OFFSET=60
  724. DST_BEGIN_MONTH=3
  725. DST_BEGIN_WEEK=5
  726. DST_BEGIN_DOW=0
  727. DST_BEGIN_HOUR=2
  728. DST_END_MONTH=10
  729. DST_END_WEEK=5
  730. DST_END_DOW=0
  731. DST_END_HOUR=3
  732. # CLOCK_CRYSTAL_SUPPORT is not set
  733. # CLOCK_PERIODIC_SUPPORT is not set
  734. # DCF77_SUPPORT is not set
  735. # DEBUG_DCF77 is not set
  736. NTP_SUPPORT=y
  737. NTP_SERVER_IP="213.133.123.125"
  738. NTP_PORT=123
  739. NTP_QUERY_INTERVAL=1800
  740. # DEBUG_NTP is not set
  741. # NTPD_SUPPORT is not set
  742. # WHM_SUPPORT is not set
  743. # UPTIME_SUPPORT is not set
  744. # CRON_SUPPORT is not set
  745. # CRON_DEFAULT_UTC is not set
  746. # CRON_SUPPORT_TEST is not set
  747. # CRON_VFS_SUPPORT is not set
  748. # CRON_EEPROM_SUPPORT is not set
  749. # CRON_ANACRON_SUPPORT is not set
  750. # DEBUG_CRON_DRYRUN is not set
  751. # DEBUG_CRON is not set
  752. # CRON_STATIC_SUPPORT is not set
  753. # DYNDNS_SUPPORT is not set
  754. # DMX_STORAGE_SUPPORT is not set
  755. DMX_STORAGE_UNIVERSES=2
  756. DMX_STORAGE_CHANNELS=64
  757. DMX_STORAGE_SLOTS=5
  758. # DMX_STORAGE_DEBUG is not set
  759. # DMX_FXSLOT_SUPPORT is not set
  760. DMX_FXSLOT_AMOUNT=4
  761. # DMX_FXSLOT_AUTOSAVE_SUPPORT is not set
  762. # DMX_FXSLOT_AUTORESTORE_SUPPORT is not set
  763. # DMX_FX_RAINBOW is not set
  764. # DMX_FX_RANDOM is not set
  765. # DMX_FX_FIRE is not set
  766. # DMX_FX_WATER is not set
  767. # DMX_FX_RGB is not set
  768. # UDP_ECHO_NET_SUPPORT is not set
  769. # WOL_SUPPORT is not set
  770. # MOTD_SUPPORT is not set
  771. CONF_MOTD_DEFAULT="empty"
  772. CONF_MOTD_SIZE=50
  773. HTTPD_SUPPORT=y
  774. # HTTPD_SOAP_SUPPORT is not set
  775. # HTTPD_AUTH_SUPPORT is not set
  776. # HTTP_SD_DIR_SUPPORT is not set
  777. # MIME_SUPPORT is not set
  778. HTTPD_PORT=80
  779. HTTPD_ALTERNATE_PORT=8000
  780. # HTTP_FAVICON_SUPPORT is not set
  781. # DEBUG_HTTPD is not set
  782. # JABBER_SUPPORT is not set
  783. CONF_JABBER_IP="78.47.210.246"
  784. CONF_JABBER_HOSTNAME="jabber.zerties.org"
  785. CONF_JABBER_USERNAME="esex"
  786. CONF_JABBER_PASSWORD="password"
  787. CONF_JABBER_RESOURCE="ethersex"
  788. CONF_JABBER_BUDDY="stesie@jabber.zerties.org"
  789. # JABBER_EEPROM_SUPPORT is not set
  790. # JABBER_STARTUP_MESSAGE_SUPPORT is not set
  791. # JABBER_LAST_SUPPORT is not set
  792. # JABBER_VERSION_SUPPORT is not set
  793. # DEBUG_JABBER is not set
  794. # MOODLIGHT_SUPPORT is not set
  795. MOODLIGHT_CHANGEGAP_INIT=120
  796. # STELLA_SUPPORT is not set
  797. # stella_vslow is not set
  798. # stella_slow is not set
  799. STELLA_FREQ=stella_normal
  800. stella_normal=y
  801. # stella_fast is not set
  802. # STELLA_LOW_PRIORITY is not set
  803. STELLA_START=stella_start_zero
  804. stella_start_zero=y
  805. # stella_start_all is not set
  806. # stella_start_eeprom is not set
  807. STELLA_FADE_STEP_INIT=10
  808. STELLA_FADE_FUNCTION_INIT=stella_fade_func_0
  809. stella_fade_func_0=y
  810. # stella_fade_func_1 is not set
  811. # STELLA_USE_CIE1931 is not set
  812. # DEBUG_STELLA is not set
  813. # STARBURST_SUPPORT is not set
  814. # STARBURST_PCA9685 is not set
  815. # STARBURST_DEBUG is not set
  816. # MOTORCURTAIN_SUPPORT is not set
  817. # MOTORCURTAIN_INVERTED_MOTOR is not set
  818. # MOTORCURTAIN_INVERTED_DIRECTION is not set
  819. # MOTORCURTAIN_INVERTED_SENSORS is not set
  820. # MOTORCURTAIN_INVERTED_SAFETYSWITCH is not set
  821. # MOTORCURTAIN_PROGRESS_SUPPORT is not set
  822. # TFTP_SUPPORT is not set
  823. # TFTPOMATIC_SUPPORT is not set
  824. # TFTP_UPLOAD_SUPPORT is not set
  825. CONF_BOOTLOAD_DELAY=250
  826. # TFTP_CRC_SUPPORT is not set
  827. # UPNP_SUPPORT is not set
  828. CONF_UPNP_MULTICAST_IP="239.255.255.250"
  829. CONF_UPNP_SCHEME_FILENAME="/ih.xml"
  830. # DEBUG_UPNP is not set
  831. # WATCHCAT_SUPPORT is not set
  832. # VNC_SUPPORT is not set
  833. VNC_PORT=5900
  834. # GUI_SUPPORT is not set
  835. # DEBUG_VNC is not set
  836. # WATCHASYNC_SUPPORT is not set
  837. CONF_WATCHASYNC_SERVER="volkszaehler.org"
  838. WATCHASYNC_SERVER_IP="78.46.142.232"
  839. CONF_WATCHASYNC_PORT=80
  840. CONF_WATCHASYNC_METHOD="POST"
  841. CONF_WATCHASYNC_PATH="/path/to/volkszaehler/backend.php/data/"
  842. CONF_WATCHASYNC_END_PATH=""
  843. # CONF_WATCHASYNC_TIMESTAMP is not set
  844. # CONF_WATCHASYNC_SUMMARIZE is not set
  845. CONF_WATCHASYNC_BUFFERSIZE=64
  846. # CONF_WATCHASYNC_EDGDETECTVIAPOLLING is not set
  847.  
  848. #
  849. # Pin Configuration
  850. #
  851.  
  852. #
  853. # Port A
  854. #
  855. # CONF_WATCHASYNC_PA0 is not set
  856. # CONF_WATCHASYNC_PA1 is not set
  857. # CONF_WATCHASYNC_PA2 is not set
  858. # CONF_WATCHASYNC_PA3 is not set
  859. # CONF_WATCHASYNC_PA4 is not set
  860. # CONF_WATCHASYNC_PA5 is not set
  861. # CONF_WATCHASYNC_PA6 is not set
  862. # CONF_WATCHASYNC_PA7 is not set
  863.  
  864. #
  865. # Port B
  866. #
  867. # CONF_WATCHASYNC_PB0 is not set
  868. # CONF_WATCHASYNC_PB1 is not set
  869. # CONF_WATCHASYNC_PB2 is not set
  870. # CONF_WATCHASYNC_PB3 is not set
  871. # CONF_WATCHASYNC_PB4 is not set
  872. # CONF_WATCHASYNC_PB5 is not set
  873. # CONF_WATCHASYNC_PB6 is not set
  874. # CONF_WATCHASYNC_PB7 is not set
  875.  
  876. #
  877. # Port C
  878. #
  879. # CONF_WATCHASYNC_PC0 is not set
  880. # CONF_WATCHASYNC_PC1 is not set
  881. # CONF_WATCHASYNC_PC2 is not set
  882. # CONF_WATCHASYNC_PC3 is not set
  883. # CONF_WATCHASYNC_PC4 is not set
  884. # CONF_WATCHASYNC_PC5 is not set
  885. # CONF_WATCHASYNC_PC6 is not set
  886. # CONF_WATCHASYNC_PC7 is not set
  887.  
  888. #
  889. # Port D
  890. #
  891. # CONF_WATCHASYNC_PD0 is not set
  892. # CONF_WATCHASYNC_PD1 is not set
  893. # CONF_WATCHASYNC_PD2 is not set
  894. # CONF_WATCHASYNC_PD3 is not set
  895. # CONF_WATCHASYNC_PD4 is not set
  896. # CONF_WATCHASYNC_PD5 is not set
  897. # CONF_WATCHASYNC_PD6 is not set
  898. # CONF_WATCHASYNC_PD7 is not set
  899. # DEBUG_WATCHASYNC is not set
  900. # GLCD_MENU_SUPPORT is not set
  901. # GLCDMENU_UMLAUTS is not set
  902. # GLCDMENU_MOUSE_SUPPORT is not set
  903. # GLCDMENU_S1D13305 is not set
  904. # DEBUG_GLCD_MENU is not set
  905. # LOME6_SUPPORT is not set
  906. # LOME6_LCD_SUPPORT is not set
  907. # LOME6_ONEWIRE_SUPPORT is not set
  908. CONF_SENSOR_PSU="1015ccf501080065"
  909. CONF_SENSOR_AIR="10567cf501080006"
  910. CONF_SENSOR_RAM="10cba7f5010800d3"
  911. CONF_LOME6_POD=0
  912. CONF_TIME2PRESS_RESET=40
  913. CONF_TIME2PRESS_POWER=40
  914. CONF_TIME2PRESS_POWERL=3
  915. # PROJECTOR_SANYO_Z700_SUPPORT is not set
  916. # FREQCOUNT_SUPPORT is not set
  917. # TANKLEVEL_SUPPORT is not set
  918. TANKLEVEL_ADC_CHANNEL=0
  919. # TANKLEVEL_STARTUP is not set
  920. # TANKLEVEL_CRON_SUPPORT is not set
  921. # TANKLEVEL_PUMP_ACTIVE_LOW is not set
  922. # TANKLEVEL_LOCK_SUPPORT is not set
  923. # TANKLEVEL_INLINE_SUPPORT is not set
  924. TANKLEVEL_SENSOR_OFFSET=0
  925. TANKLEVEL_MED_DENSITY=840
  926. TANKLEVEL_LTR_PER_M=3409
  927. TANKLEVEL_LTR_FULL=10000
  928. TANKLEVEL_RAISE_TIME=50
  929. TANKLEVEL_HOLD_TIME=20
  930. # RFM12_SUPPORT is not set
  931. IPV4_SUPPORT=y
  932.  
  933. #
  934. # AVRDUDE configuration
  935. #
  936. # _89isp is not set
  937. # abcmini is not set
  938. # alf is not set
  939. # arduino is not set
  940. # atisp is not set
  941. # avr109 is not set
  942. # avr910 is not set
  943. # avr911 is not set
  944. # avrisp is not set
  945. # avrisp2 is not set
  946. CONFIG_AVRDUDE_PROGRAMMER=avrispmkII
  947. avrispmkII=y
  948. # avrispv2 is not set
  949. # bascom is not set
  950. # blaster is not set
  951. # bsd is not set
  952. # buspirate is not set
  953. # butterfly is not set
  954. # c2n232i is not set
  955. # dapa is not set
  956. # dasa is not set
  957. # dasa3 is not set
  958. # dragon_dw is not set
  959. # dragon_hvsp is not set
  960. # dragon_isp is not set
  961. # dragon_jtag is not set
  962. # dragon_pdi is not set
  963. # dragon_pp is not set
  964. # dt006 is not set
  965. # _ere_isp_avr is not set
  966. # _frank_stk200 is not set
  967. # futurlec is not set
  968. # jtag1 is not set
  969. # jtag1slow is not set
  970. # jtag2 is not set
  971. # jtag2avr32 is not set
  972. # jtag2dw is not set
  973. # jtag2fast is not set
  974. # jtag2isp is not set
  975. # jtag2pdi is not set
  976. # jtag2slow is not set
  977. # jtagmkI is not set
  978. # jtagmkII is not set
  979. # jtagmkII_avr32 is not set
  980. # mib510 is not set
  981. # pavr is not set
  982. # picoweb is not set
  983. # _pony_stk200 is not set
  984. # ponyser is not set
  985. # siprog is not set
  986. # sp12 is not set
  987. # stk200 is not set
  988. # stk500 is not set
  989. # stk500hvsp is not set
  990. # stk500pp is not set
  991. # stk500v1 is not set
  992. # stk500v2 is not set
  993. # stk600 is not set
  994. # stk600hvsp is not set
  995. # stk600pp is not set
  996. # usbasp is not set
  997. # usbtiny is not set
  998. # xil is not set
  999. AVRDUDE_PROGRAMMER=avrispmkII
  1000. CONFIG_AVRDUDE_PORT="usb"
  1001. AVRDUDE_PORT=usb
  1002. # CONFIG_AVRDUDE_VERBOSE is not set
  1003. AVRDUDE_VERBOSE=-v
  1004. # CONFIG_AVRDUDE_NO_VERIFY is not set
  1005. # CONFIG_AVRDUDE_ERASE_COUNTER is not set
  1006. # AVRDUDE_BITCLOCK_4 is not set
  1007. CONFIG_AVRDUDE_BITCLOCK=AVRDUDE_BITCLOCK_1
  1008. AVRDUDE_BITCLOCK_1=y
  1009. # AVRDUDE_BITCLOCK_05 is not set
  1010. # AVRDUDE_BITCLOCK_03 is not set
  1011. AVRDUDE_BITCLOCK="-B 1"
  1012. CONFIG_AVRDUDE_EXTRA_OPTIONS=""
  1013. CONFIG_AVRDUDE_LFUSE=e6
  1014. AVRDUDE_LFUSE=0xe6
  1015. CONFIG_AVRDUDE_HFUSE=d1
  1016. AVRDUDE_HFUSE=0xd1
  1017. CONFIG_AVRDUDE_EFUSE=fd
  1018. AVRDUDE_EFUSE=0xfd
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement