diff options
Diffstat (limited to 'arch/xtensa/configs/s6105_defconfig')
-rw-r--r-- | arch/xtensa/configs/s6105_defconfig | 105 |
1 files changed, 101 insertions, 4 deletions
diff --git a/arch/xtensa/configs/s6105_defconfig b/arch/xtensa/configs/s6105_defconfig index 768bee006037..bb84fbc9921f 100644 --- a/arch/xtensa/configs/s6105_defconfig +++ b/arch/xtensa/configs/s6105_defconfig | |||
@@ -263,7 +263,54 @@ CONFIG_HAVE_IDE=y | |||
263 | # CONFIG_SCSI_NETLINK is not set | 263 | # CONFIG_SCSI_NETLINK is not set |
264 | # CONFIG_ATA is not set | 264 | # CONFIG_ATA is not set |
265 | # CONFIG_MD is not set | 265 | # CONFIG_MD is not set |
266 | # CONFIG_NETDEVICES is not set | 266 | CONFIG_NETDEVICES=y |
267 | # CONFIG_DUMMY is not set | ||
268 | # CONFIG_BONDING is not set | ||
269 | # CONFIG_MACVLAN is not set | ||
270 | # CONFIG_EQUALIZER is not set | ||
271 | # CONFIG_TUN is not set | ||
272 | # CONFIG_VETH is not set | ||
273 | CONFIG_PHYLIB=y | ||
274 | |||
275 | # | ||
276 | # MII PHY device drivers | ||
277 | # | ||
278 | # CONFIG_MARVELL_PHY is not set | ||
279 | # CONFIG_DAVICOM_PHY is not set | ||
280 | # CONFIG_QSEMI_PHY is not set | ||
281 | # CONFIG_LXT_PHY is not set | ||
282 | # CONFIG_CICADA_PHY is not set | ||
283 | # CONFIG_VITESSE_PHY is not set | ||
284 | CONFIG_SMSC_PHY=y | ||
285 | # CONFIG_BROADCOM_PHY is not set | ||
286 | # CONFIG_ICPLUS_PHY is not set | ||
287 | # CONFIG_REALTEK_PHY is not set | ||
288 | # CONFIG_NATIONAL_PHY is not set | ||
289 | # CONFIG_STE10XP is not set | ||
290 | # CONFIG_LSI_ET1011C_PHY is not set | ||
291 | # CONFIG_FIXED_PHY is not set | ||
292 | # CONFIG_MDIO_BITBANG is not set | ||
293 | # CONFIG_NET_ETHERNET is not set | ||
294 | CONFIG_NETDEV_1000=y | ||
295 | CONFIG_S6GMAC=y | ||
296 | # CONFIG_NETDEV_10000 is not set | ||
297 | |||
298 | # | ||
299 | # Wireless LAN | ||
300 | # | ||
301 | # CONFIG_WLAN_PRE80211 is not set | ||
302 | # CONFIG_WLAN_80211 is not set | ||
303 | # CONFIG_IWLWIFI_LEDS is not set | ||
304 | |||
305 | # | ||
306 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
307 | # | ||
308 | # CONFIG_WAN is not set | ||
309 | # CONFIG_PPP is not set | ||
310 | # CONFIG_SLIP is not set | ||
311 | # CONFIG_NETCONSOLE is not set | ||
312 | # CONFIG_NETPOLL is not set | ||
313 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
267 | # CONFIG_ISDN is not set | 314 | # CONFIG_ISDN is not set |
268 | # CONFIG_PHONE is not set | 315 | # CONFIG_PHONE is not set |
269 | 316 | ||
@@ -304,8 +351,6 @@ CONFIG_UNIX98_PTYS=y | |||
304 | # CONFIG_LEGACY_PTYS is not set | 351 | # CONFIG_LEGACY_PTYS is not set |
305 | # CONFIG_IPMI_HANDLER is not set | 352 | # CONFIG_IPMI_HANDLER is not set |
306 | # CONFIG_HW_RANDOM is not set | 353 | # CONFIG_HW_RANDOM is not set |
307 | # CONFIG_RTC is not set | ||
308 | # CONFIG_GEN_RTC is not set | ||
309 | # CONFIG_R3964 is not set | 354 | # CONFIG_R3964 is not set |
310 | # CONFIG_RAW_DRIVER is not set | 355 | # CONFIG_RAW_DRIVER is not set |
311 | # CONFIG_TCG_TPM is not set | 356 | # CONFIG_TCG_TPM is not set |
@@ -387,7 +432,59 @@ CONFIG_SSB_POSSIBLE=y | |||
387 | # CONFIG_MEMSTICK is not set | 432 | # CONFIG_MEMSTICK is not set |
388 | # CONFIG_NEW_LEDS is not set | 433 | # CONFIG_NEW_LEDS is not set |
389 | # CONFIG_ACCESSIBILITY is not set | 434 | # CONFIG_ACCESSIBILITY is not set |
390 | # CONFIG_RTC_CLASS is not set | 435 | CONFIG_RTC_LIB=y |
436 | CONFIG_RTC_CLASS=y | ||
437 | CONFIG_RTC_HCTOSYS=y | ||
438 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" | ||
439 | # CONFIG_RTC_DEBUG is not set | ||
440 | |||
441 | # | ||
442 | # RTC interfaces | ||
443 | # | ||
444 | # CONFIG_RTC_INTF_SYSFS is not set | ||
445 | # CONFIG_RTC_INTF_PROC is not set | ||
446 | # CONFIG_RTC_INTF_DEV is not set | ||
447 | # CONFIG_RTC_DRV_TEST is not set | ||
448 | |||
449 | # | ||
450 | # I2C RTC drivers | ||
451 | # | ||
452 | # CONFIG_RTC_DRV_DS1307 is not set | ||
453 | # CONFIG_RTC_DRV_DS1374 is not set | ||
454 | # CONFIG_RTC_DRV_DS1672 is not set | ||
455 | # CONFIG_RTC_DRV_MAX6900 is not set | ||
456 | # CONFIG_RTC_DRV_RS5C372 is not set | ||
457 | # CONFIG_RTC_DRV_ISL1208 is not set | ||
458 | # CONFIG_RTC_DRV_X1205 is not set | ||
459 | # CONFIG_RTC_DRV_PCF8563 is not set | ||
460 | # CONFIG_RTC_DRV_PCF8583 is not set | ||
461 | CONFIG_RTC_DRV_M41T80=y | ||
462 | # CONFIG_RTC_DRV_M41T80_WDT is not set | ||
463 | # CONFIG_RTC_DRV_S35390A is not set | ||
464 | # CONFIG_RTC_DRV_FM3130 is not set | ||
465 | # CONFIG_RTC_DRV_RX8581 is not set | ||
466 | |||
467 | # | ||
468 | # SPI RTC drivers | ||
469 | # | ||
470 | |||
471 | # | ||
472 | # Platform RTC drivers | ||
473 | # | ||
474 | # CONFIG_RTC_DRV_DS1286 is not set | ||
475 | # CONFIG_RTC_DRV_DS1511 is not set | ||
476 | # CONFIG_RTC_DRV_DS1553 is not set | ||
477 | # CONFIG_RTC_DRV_DS1742 is not set | ||
478 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
479 | # CONFIG_RTC_DRV_M48T86 is not set | ||
480 | # CONFIG_RTC_DRV_M48T35 is not set | ||
481 | # CONFIG_RTC_DRV_M48T59 is not set | ||
482 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
483 | # CONFIG_RTC_DRV_V3020 is not set | ||
484 | |||
485 | # | ||
486 | # on-CPU RTC drivers | ||
487 | # | ||
391 | # CONFIG_DMADEVICES is not set | 488 | # CONFIG_DMADEVICES is not set |
392 | # CONFIG_UIO is not set | 489 | # CONFIG_UIO is not set |
393 | # CONFIG_STAGING is not set | 490 | # CONFIG_STAGING is not set |