Advertisement
Guest User

Untitled

a guest
Jun 18th, 2017
547
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.58 KB | None | 0 0
  1. #
  2. # Automatically generated by make menuconfig: don't edit
  3. #
  4.  
  5. #
  6. # General Setup
  7. #
  8. CONFIG_EXPERIMENTAL=y
  9. # atmega8 is not set
  10. # atmega88 is not set
  11. # atmega128 is not set
  12. # atmega16 is not set
  13. # atmega162 is not set
  14. # atmega168 is not set
  15. # atmega32 is not set
  16. # atmega64 is not set
  17. MCU=atmega644
  18. atmega644=y
  19. # atmega644p is not set
  20. # at90usb1287 is not set
  21. FREQ=20000000
  22. # Arduino_Duemilanove is not set
  23. # Busware_4S0 is not set
  24. # Busware_CUN is not set
  25. HARDWARE=etherrape
  26. etherrape=y
  27. # generic_usb_teensy is not set
  28. # MicroWebServer is not set
  29. # netio is not set
  30. # other is not set
  31. # radig_web is not set
  32. # ths is not set
  33. # BOOTLOADER_SUPPORT is not set
  34. # TEENSY_SUPPORT is not set
  35. # SPI_TIMEOUT is not set
  36. # USE_GIT_VERSION is not set
  37. VERSION_STRING_CHOICE=USE_RELEASE_VERSION
  38. USE_RELEASE_VERSION=y
  39. # USE_BUILDDATE_VERSION is not set
  40. # DEBUG_DISCARD_SOME is not set
  41. # DEBUG is not set
  42. DEBUG_BAUDRATE=115200
  43. # DEBUG_USE_SYSLOG is not set
  44. # SOFT_UART_SUPPORT is not set
  45. # DEBUG_HOOK is not set
  46. # DEBUG_RESET_REASON is not set
  47. # STATUSLEDS is not set
  48. # STATUSLED_POWER_SUPPORT is not set
  49. # STATUSLED_BOOTED_SUPPORT is not set
  50. # STATUSLED_NETLINK_SUPPORT is not set
  51. # STATUSLED_TX_SUPPORT is not set
  52. # RFM12_TX_PIN is not set
  53. # ZBUS_TX_PIN is not set
  54. # STATUSLED_RX_SUPPORT is not set
  55. # RFM12_RX_PIN is not set
  56. # ZBUS_RX_PIN is not set
  57. # CRYPTO_SUPPORT is not set
  58. # CAST5_SUPPORT is not set
  59. # MD5_SUPPORT is not set
  60. # SHA1_SUPPORT is not set
  61. VFS_SUPPORT=y
  62. VFS_DF_SUPPORT=y
  63. VFS_INLINE_SUPPORT=y
  64. # CONFIG_INLINE_SUPPORT is not set
  65. # VFS_CONFIG_INLINE_SUPPORT is not set
  66. # RFM12_INLINE_SUPPORT is not set
  67. # I2C_INLINE_SUPPORT is not set
  68. # VFS_IO_INLINE_SUPPORT is not set
  69. # KTY_INLINE_SUPPORT is not set
  70. # ADC_INLINE_SUPPORT is not set
  71. # ONEWIRE_INLINE_SUPPORT is not set
  72. # CAMERA_INLINE_SUPPORT is not set
  73. # NAMED_PIN_INLINE_SUPPORT is not set
  74. # STELLA_INLINE_SUPPORT is not set
  75. # MSR1_INLINE_SUPPORT is not set
  76. # TO1_INLINE_SUPPORT is not set
  77. # MCUF_INLINE_SUPPORT is not set
  78. # GAME_INPUT_INLINE_SUPPORT is not set
  79. # UPNP_INLINE_SUPPORT is not set
  80. # NMEA_INLINE_SUPPORT is not set
  81. # PWM_SERVO_INLINE_SUPPORT is not set
  82. # DEBUG_INLINE_DUMMY is not set
  83. # DEBUG_INLINE_GZ is not set
  84. # DEBUG_INLINE_DISABLE_GZ is not set
  85. # VFS_SD_SUPPORT is not set
  86. # SD_READER_SUPPORT is not set
  87. # SD_READ_TIMEOUT is not set
  88. # SD_PING_READ is not set
  89. # SD_READ_RAW_SDHC is not set
  90. # VFS_EEPROM_SUPPORT is not set
  91. # VFS_EEPROM_RAW_SUPPORT is not set
  92. # VFS_DC3840_SUPPORT is not set
  93. DATAFLASH_SUPPORT=y
  94. # DEBUG_FS is not set
  95. # DEBUG_FS_INODETABLE is not set
  96. # DEBUG_FS_MARK is not set
  97. # VFS_EEPROM_DEBUG_SUPPORT is not set
  98. # DEBUG_SD_READER is not set
  99. # PAM_SUPPORT is not set
  100. _SUPPORT=y
  101. # CONTROL6_SUPPORT is not set
  102.  
  103. #
  104. # Network
  105. #
  106. CONF_HOSTNAME="ethersex"
  107. ENC28J60_SUPPORT=y
  108. CONF_ENC_MAC="ac:de:48:fd:0f:d0"
  109. # IPV6_STATIC_SUPPORT is not set
  110. CONF_ENC_IP="192.168.23.244"
  111. CONF_ENC_IP4_NETMASK="255.255.255.0"
  112. # IEEE8021Q_SUPPORT is not set
  113. # DEBUG_ENC28J60 is not set
  114. # DEBUG_INTERRUPT is not set
  115. # DEBUG_REV4_WORKAROUND is not set
  116. # RFM12_IP_SUPPORT is not set
  117. CONF_RFM12_FREQ=RFM12_FREQ_433920
  118. RFM12_FREQ_433920=y
  119. # RFM12_FREQ_869775 is not set
  120. # RFM12_FREQ_869800 is not set
  121. # RFM12_FREQ_869825 is not set
  122. # RFM12_FREQ_869850 is not set
  123. # RFM12_FREQ_869875 is not set
  124. # RFM12_FREQ_869900 is not set
  125. # RFM12_FREQ_869925 is not set
  126. # CONF_RFM12_SLOW_SPI is not set
  127. CONF_RFM12_BAUD=19200
  128. CONF_RFM12_IP="192.168.5.1"
  129. CONF_RFM12_IP4_NETMASK="255.255.255.0"
  130. # RFM12_SOURCE_ROUTE_ALL is not set
  131. # RFM12_PCKT_FWD is not set
  132. # RFM12_ARP_PROXY is not set
  133. # RFM12_RAW_SUPPORT is not set
  134. # USB_SUPPORT is not set
  135. # USB_CFG_IS_SELF_POWERED is not set
  136. USB_CFG_MAX_BUS_POWER=20
  137. # USB_NET_SUPPORT is not set
  138. # ZBUS_SUPPORT is not set
  139. # ZBUS_RAW_SUPPORT is not set
  140. # ROUTER_SUPPORT is not set
  141. UIP_SUPPORT=y
  142. NET_SUPPORT=y
  143. # IPV6_SUPPORT is not set
  144. IPV4_SUPPORT=y
  145. # IP_FORWARDING_SUPPORT is not set
  146. # UIP_TIMEOUT_SUPPORT is not set
  147. CONF_ETHERRAPE_GATEWAY="192.168.23.1"
  148. # UIP_MULTI_STACK is not set
  149. # IPCHAIR_SUPPORT is not set
  150. # IPCHAIR_MASQ is not set
  151. TCP_SUPPORT=y
  152. UDP_SUPPORT=y
  153. BROADCAST_SUPPORT=y
  154. ICMP_SUPPORT=y
  155. # DNS_SUPPORT is not set
  156. CONF_DNS_SERVER="192.168.23.254"
  157. # BOOTP_SUPPORT is not set
  158. # BOOTP_TO_EEPROM_SUPPORT is not set
  159. DHCP_SUPPORT=y
  160. # OPENVPN_SUPPORT is not set
  161. CONF_OPENVPN_KEY=00000000000000000000000000000000
  162. CONF_OPENVPN_HMAC_KEY=00000000000000000000000000000000
  163. CONF_OPENVPN_IP="192.168.23.244"
  164. CONF_OPENVPN_IP4_NETMASK="255.255.255.0"
  165. # OPENVPN_STATIC_REMOTE is not set
  166. # DEBUG_NET is not set
  167. # DEBUG_NET_CONFIG is not set
  168. # DEBUG_NET_IP6 is not set
  169. # DEBUG_OPENVPN is not set
  170. # DEBUG_ROUTER is not set
  171. # DEBUG_UIP is not set
  172. # DEBUG_NTP is not set
  173. # DEBUG_UNKNOWN_PACKETS is not set
  174.  
  175. #
  176. # I/O
  177. #
  178. # CONFIG_IO_NONE is not set
  179. PORTIO_SCHEME=PORTIO_SIMPLE
  180. PORTIO_SIMPLE=y
  181. # PORTIO_FULL_FEATURED is not set
  182. # NAMED_PIN_SUPPORT is not set
  183. # TTY_SUPPORT is not set
  184. TTY_COLS=16
  185. TTY_LINES=4
  186. # TTY_LL_HD44780 is not set
  187. # TTY_LL_S1D15G10 is not set
  188. # TTY_LL_VT100_TELNET is not set
  189. # DEBUG_TTY_LAYER is not set
  190. # HC595_SUPPORT is not set
  191. HC595_REGISTERS=5
  192. # HC165_SUPPORT is not set
  193. # HC165_INVERSE_OUTPUT is not set
  194. HC165_REGISTERS=1
  195. # ADC_SUPPORT is not set
  196. CONFIG_ADC_AREF=y
  197. # CONFIG_ADC_AVCC is not set
  198. # CONFIG_ADC_1_1 is not set
  199. # CONFIG_ADC_2_56 is not set
  200. ADC_REF=ADC_2_56
  201. # SMS_SUPPORT is not set
  202. SMS_USART_0=y
  203. # DEBUG_SMS is not set
  204. # KTY_SUPPORT is not set
  205. # TLC5620_SUPPORT is not set
  206.  
  207. #
  208. # LCD Displays
  209. #
  210. # HD44780_SUPPORT is not set
  211. # HD44780_READBACK is not set
  212. # S1D15G10_SUPPORT is not set
  213. # ST7626_SUPPORT is not set
  214. # DEBUG_HD44780 is not set
  215. # DEBUG_LCD_MENU is not set
  216. # I2C_MASTER_SUPPORT is not set
  217. # I2C_DETECT_SUPPORT is not set
  218. # I2C_24CXX_SUPPORT is not set
  219. # I2C_LM75_SUPPORT is not set
  220. # I2C_PCA9531_SUPPORT is not set
  221. # I2C_PCF8574X_SUPPORT is not set
  222. # I2C_CAT9554_SUPPORT is not set
  223. # I2C_DS1338_SUPPORT is not set
  224. # I2C_24AAXX_SUPPORT is not set
  225. # I2C_UDP_SUPPORT is not set
  226. # DEBUG_I2C is not set
  227. # CAMERA_SUPPORT is not set
  228. # DC3840_SUPPORT is not set
  229. # CONFIG_DC3840_RES80 is not set
  230. # CONFIG_DC3840_RES160 is not set
  231. # CONFIG_DC3840_RES320 is not set
  232. # CONFIG_DC3840_RES640 is not set
  233. # DC3840_HIGH_COMPRESSION is not set
  234. # DC3840_BLACK_WHITE is not set
  235. DC3840_USART_0=y
  236. DC3840_USE_USART=0
  237. # FS20_SUPPORT is not set
  238. # FS20_SEND_SUPPORT is not set
  239. # FS20_RECEIVE_SUPPORT is not set
  240. # FS20_RECEIVE_WS300_SUPPORT is not set
  241. # DEBUG_FS20_REC is not set
  242. # DEBUG_FS20_REC_QUEUE is not set
  243. # DEBUG_FS20_REC_VERBOSE is not set
  244. # DEBUG_FS20_WS300 is not set
  245. # DEBUG_FS20_WS300_VERBOSE is not set
  246. # RC5IR_SUPPORT is not set
  247. # RC5_SUPPORT is not set
  248. # DEBUG_RC5 is not set
  249. # PWM_SUPPORT is not set
  250. # PWM_WAV_SUPPORT is not set
  251. # PWM_MELODY_SUPPORT is not set
  252. # PWM_SERVO_SUPPORT is not set
  253. PWM_SERVOS=1
  254. # PWM_SERVO_INVERT is not set
  255. # DEBUG_PWM is not set
  256. # DEBUG_PWM_SERVO is not set
  257. # ONEWIRE_SUPPORT is not set
  258. # ONEWIRE_DETECT_SUPPORT is not set
  259. # ONEWIRE_DS2502_SUPPORT is not set
  260. # PS2_SUPPORT is not set
  261. # PS2_GERMAN_LAYOUT is not set
  262. # DEBUG_PS2 is not set
  263. # BUTTONS_INPUT_SUPPORT is not set
  264. CONF_NUM_BUTTONS=
  265. # GAME_INPUT_SUPPORT is not set
  266. # JOYSTICK_DIGITAL_SUPPORT is not set
  267. # DEBUG_JOYSTICK_DIGITAL is not set
  268. # DEBUG_GAME_INPUT is not set
  269. # RFM12_ASK_SUPPORT is not set
  270. # RFM12_ASK_SENDER_SUPPORT is not set
  271. # RFM12_ASK_2272_SUPPORT is not set
  272. # RFM12_ASK_TEVION_SUPPORT is not set
  273. # RFM12_ASK_EXTERNAL_FILTER_SUPPORT is not set
  274. # RFM12_ASK_SENSING_SUPPORT is not set
  275. # DEBUG_ASK_SENSE is not set
  276. # MCUF_SUPPORT is not set
  277. # MCUF_SERIAL_SUPPORT is not set
  278. MCUF_USART_0=y
  279. # MCUF_OUTPUT_SUPPORT is not set
  280. # BLP_SUPPORT is not set
  281. # LEDRG_SUPPORT is not set
  282. # MCUF_SERIAL_WORKAROUND_FOR_BAD_MCUF_UDP_PACKETS is not set
  283. # MCUF_SCROLLTEXT_SUPPORT is not set
  284. CONF_MCUF_SCROLLTEXT_STARTUP="Hi I am your ethersex ;-) "
  285. CONF_MCUF_SCROLLTEXT_STARTUP_COLOR=240
  286. CONF_MCUF_SCROLLTEXT_STARTUP_BG_COLOR=1
  287. CONF_MCUF_SCROLLTEXT_STARTUP_SPEED=2
  288. # MCUF_CLOCK_SUPPORT is not set
  289. # MCUF_MODUL_SUPPORT is not set
  290. # MCUF_MODUL_CRON_SUPPORT is not set
  291. # MCUF_MODUL_DISPLAY_MODE_CRON_SEQUENCE is not set
  292. MCUF_MODUL_DISPLAY_MODE_CRON=MCUF_MODUL_DISPLAY_MODE_CRON_RANDOM
  293. MCUF_MODUL_DISPLAY_MODE_CRON_RANDOM=y
  294. # MCUF_MODUL_DISPLAY_MODE_SUPPORT is not set
  295. # MCUF_MODUL_DISPLAY_MODE_SEQUENCE is not set
  296. MCUF_MODUL_DISPLAY_MODE=MCUF_MODUL_DISPLAY_MODE_RANDOM
  297. MCUF_MODUL_DISPLAY_MODE_RANDOM=y
  298. # MCUF_MODUL_DISPLAY_MODE_MANUAL is not set
  299. # MCUF_TEST_GAME_INPUT is not set
  300. # MCUF_CHESS_SUPPORT is not set
  301. # MCUF_BOX_SUPPORT is not set
  302. # MCUF_CLEAN_SUPPORT is not set
  303. # MCUF_SPIRAL_SUPPORT is not set
  304. # MCUF_IMAGE_SUPPORT is not set
  305. # MCUF_MODUL_BORG16_SUPPORT is not set
  306. # MCUF_MODUL_BORG16_XONI_STUDY_SUPPORT is not set
  307. # MCUF_MODUL_BORG16_SNAKE_SUPPORT is not set
  308. # MCUF_MODUL_BORG16_SNAKE_INTERACTIVE_SUPPORT is not set
  309. # DEBUG_MCUF is not set
  310. LUFA_SCHEME=LUFA_NONE
  311. LUFA_NONE=y
  312. # LUFA_CDC is not set
  313. # LUFA_DUAL_CDC is not set
  314. # CC1100_SUPPORT is not set
  315.  
  316. #
  317. # Protocols
  318. #
  319. # ARTNET_SUPPORT is not set
  320. CONF_ARTNET_MAX_PORTS=4
  321. CONF_ARTNET_MAX_DATA_LENGTH=511
  322. CONF_ARTNET_MAX_CHANNELS=512
  323. CONF_ARTNET_OEM_ID="0xB108"
  324. # DEBUG_ARTNET is not set
  325. # DMX_SUPPORT is not set
  326. CONF_DMX_MAX_CHAN=512
  327. DMX_USART_0=y
  328. ECMD_PARSER_SUPPORT=y
  329. # ALIASCMD_SUPPORT is not set
  330. # ECMD_PAM_SUPPORT is not set
  331. # ECMD_SCRIPT_SUPPORT is not set
  332. ECMD_SCRIPT_MAX_VARIABLES=4
  333. ECMD_SCRIPT_VARIABLE_LENGTH=10
  334. ECMD_SCRIPT_COMPARATOR_LENGTH=25
  335. ECMD_SCRIPT_MAXLINES=128
  336. # ECMD_SERIAL_USART_SUPPORT is not set
  337. ECMD_TCP_SUPPORT=y
  338. ECMD_TCP_PORT=2701
  339. # ECMD_UDP_SUPPORT is not set
  340. # ECMD_SERIAL_I2C_SUPPORT is not set
  341. # ECMD_USB_SUPPORT is not set
  342. # ECMD_LUFA_SUPPORT is not set
  343. # ECMD_JABBER_SUPPORT is not set
  344. # ECMD_IRC_SUPPORT is not set
  345. # ECMD_SMS_SUPPORT is not set
  346. # ECMD_CC1100_SUPPORT is not set
  347. # ECMD_SENDER_SUPPORT is not set
  348. # UECMD_SENDER_SUPPORT is not set
  349. # DISABLE_IPCONF_SUPPORT is not set
  350. # DISABLE_REBOOT_SUPPORT is not set
  351. # IPSTATS_SUPPORT is not set
  352. # FREE_SUPPORT is not set
  353. # DEBUG_ECMD is not set
  354. # DEBUG_ECMD_FS20 is not set
  355. # DEBUG_ECMD_IP is not set
  356. # DEBUG_ECMD_MAC is not set
  357. # DEBUG_ECMD_NET is not set
  358. # DEBUG_ECMD_OW_LIST is not set
  359. # DEBUG_ECMD_OW_ROM is not set
  360. # DEBUG_ECMD_PORTIO is not set
  361. # DEBUG_ECMD_RC5 is not set
  362. # DEBUG_ECMD_SCRIPT is not set
  363. # IRC_SUPPORT is not set
  364. CONF_IRC_IP="192.168.23.254"
  365. CONF_IRC_PORT=6667
  366. CONF_IRC_CHANNEL="ethersex"
  367. CONF_IRC_USERNAME="ethersex"
  368. CONF_IRC_NICKNAME="ethersex"
  369. CONF_IRC_REALNAME="Ethersex Wollmilchsau"
  370. # IRC_GREET_SUPPORT is not set
  371. # DEBUG_IRC is not set
  372. # MDNS_SD_SUPPORT is not set
  373. # MODBUS_SUPPORT is not set
  374. # MYSQL_SUPPORT is not set
  375. CONF_MYSQL_IP="192.168.23.254"
  376. CONF_MYSQL_USERNAME="root"
  377. CONF_MYSQL_PASSWORD="password"
  378. CONF_MYSQL_SCHEMA="mavisdb"
  379. # DEBUG_MYSQL is not set
  380. # NETSTAT_SUPPORT is not set
  381. CONF_NETSTAT_SERVICE_IP="188.40.33.175"
  382. CONF_NETSTAT_SERVICE="ethersex.de"
  383. CONF_NETSTAT_API="/~habo/stat/"
  384. # DEBUG_NETSTAT is not set
  385. # SOAP_SUPPORT is not set
  386. # SNMP_SUPPORT is not set
  387. # SENDMAIL_SUPPORT is not set
  388. CONF_SENDMAIL_IP="78.47.210.246"
  389. CONF_SENDMAIL_FROM="root@sex.metafnord.de"
  390. CONF_SENDMAIL_TO="stesie@brokenpipe.de"
  391. # SENDMAIL_AUTH_SUPPORT is not set
  392. # DEBUG_SENDMAIL is not set
  393. # SYSLOG_SUPPORT is not set
  394. CONF_SYSLOG_SERVER="192.168.23.73"
  395. # TWITTER_SUPPORT is not set
  396. CONF_TWITTER_SERVICE="identi.ca"
  397. CONF_TWITTER_API="/api"
  398. CONF_TWITTER_USERNAME="ethersex"
  399. CONF_TWITTER_PASSWORD=""
  400. CONF_TWITTER_AUTH="ZXRoZXJzZXg6"
  401. # DEBUG_TWITTER is not set
  402. # YPORT_SUPPORT is not set
  403. YPORT_USART_0=y
  404. YPORT_PORT=7970
  405. YPORT_BAUDRATE=115200
  406. # MSR1_SUPPORT is not set
  407. MSR1_USART_0=y
  408. # DEBUG_MSR1 is not set
  409. # TO1_SUPPORT is not set
  410. TO1_USART_0=y
  411. TO1_SENSOR_COUNT=1
  412. # DEBUG_TO1 is not set
  413. # NMEA_SUPPORT is not set
  414. NMEA_USART_0=y
  415. # ELFE_SUPPORT is not set
  416.  
  417. #
  418. # Applications
  419. #
  420. CLOCK_SUPPORT=y
  421. # CLOCK_DATETIME_SUPPORT is not set
  422. # CLOCK_CRYSTAL_SUPPORT is not set
  423. # CLOCK_NTP_ADJUST_SUPPORT is not set
  424. # DCF77_SUPPORT is not set
  425. # DEBUG_DCF77 is not set
  426. NTP_SUPPORT=y
  427. NTP_SERVER_IP="213.133.123.125"
  428. NTP_PORT=123
  429. # NTPD_SUPPORT is not set
  430. # WHM_SUPPORT is not set
  431. TIMEZONE=TIMEZONE_UTC
  432. TIMEZONE_UTC=y
  433. # TIMEZONE_CEST is not set
  434. # TIMEZONE_ICT is not set
  435. # DEBUG_NTP_ADJUST is not set
  436. # CRON_SUPPORT is not set
  437. # CRON_DEFAULT_UTC is not set
  438. # CRON_SUPPORT_TEST is not set
  439. # DEBUG_CRON_DRYRUN is not set
  440. # DEBUG_CRON is not set
  441. # CRON_STATIC_SUPPORT is not set
  442. # DYNDNS_SUPPORT is not set
  443. # UDP_ECHO_NET_SUPPORT is not set
  444. HTTPD_SUPPORT=y
  445. # HTTPD_SOAP_SUPPORT is not set
  446. # HTTPD_AUTH_SUPPORT is not set
  447. # HTTP_SD_DIR_SUPPORT is not set
  448. # MIME_SUPPORT is not set
  449. # DEBUG_HTTPD is not set
  450. # JABBER_SUPPORT is not set
  451. CONF_JABBER_IP="78.47.210.246"
  452. CONF_JABBER_HOSTNAME="jabber.zerties.org"
  453. CONF_JABBER_USERNAME="esex"
  454. CONF_JABBER_PASSWORD="password"
  455. CONF_JABBER_RESOURCE="ethersex"
  456. CONF_JABBER_BUDDY="stesie@jabber.zerties.org"
  457. # DEBUG_JABBER is not set
  458. # MOODLIGHT_SUPPORT is not set
  459. MOODLIGHT_THRESHOLD_INIT=120
  460. # MOODLIGHT_START_ONBOOT is not set
  461. # STELLA_SUPPORT is not set
  462. # STELLA_HIGHFREQ is not set
  463. STELLA_START=stella_start_zero
  464. stella_start_zero=y
  465. # stella_start_all is not set
  466. # stella_start_eeprom is not set
  467. STELLA_FADE_STEP_INIT=10
  468. STELLA_FADE_FUNCTION_INIT=stella_fade_func_0
  469. stella_fade_func_0=y
  470. # stella_fade_func_1 is not set
  471. # DEBUG_STELLA is not set
  472. # TFTP_SUPPORT is not set
  473. # TFTPOMATIC_SUPPORT is not set
  474. # UPNP_SUPPORT is not set
  475. CONF_UPNP_MULTICAST_IP="239.255.255.250"
  476. CONF_UPNP_SCHEME_FILENAME="/ih.xml"
  477. # DEBUG_UPNP is not set
  478. # WATCHCAT_SUPPORT is not set
  479. # S0BRIDGE_SUPPORT is not set
  480. # BUSWARE_CUN_SUPPORT is not set
  481. # RFM12_SUPPORT is not set
  482. IPV4_SUPPORT=y
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement