summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-03-24 17:32:32 +0000
committerhcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-03-24 17:32:32 +0000
commitf357f681479003763665aaf01e96f0fc6e9751f6 (patch)
tree3e65b27b6260592af43fe601cfda6d21a33df17b
parent44e4c1bee33b54db7abd2d2414b6a4c0d0f37624 (diff)
Added support for BSD pty's
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6673 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/at91-2.6/config/default25
1 files changed, 24 insertions, 1 deletions
diff --git a/target/linux/at91-2.6/config/default b/target/linux/at91-2.6/config/default
index d8eeb9847..3a8e839ee 100644
--- a/target/linux/at91-2.6/config/default
+++ b/target/linux/at91-2.6/config/default
@@ -99,11 +99,29 @@ CONFIG_CRYPTO_MD5=m
# CONFIG_CRYPTO_WP512 is not set
CONFIG_DAVICOM_PHY=y
# CONFIG_DEBUG_BUGVERBOSE is not set
+# CONFIG_DEBUG_DRIVER is not set
+# CONFIG_DEBUG_ERRORS is not set
+# CONFIG_DEBUG_INFO is not set
+CONFIG_DEBUG_KERNEL=y
+# CONFIG_DEBUG_KOBJECT is not set
+# CONFIG_DEBUG_LIST is not set
+# CONFIG_DEBUG_LL is not set
+# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
+# CONFIG_DEBUG_MUTEXES is not set
+# CONFIG_DEBUG_RT_MUTEXES is not set
+# CONFIG_DEBUG_RWSEMS is not set
+# CONFIG_DEBUG_SLAB is not set
+# CONFIG_DEBUG_SPINLOCK is not set
+# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_USER is not set
+# CONFIG_DEBUG_VM is not set
+# CONFIG_DEBUG_WAITQ is not set
+CONFIG_DETECT_SOFTLOCKUP=y
# CONFIG_DM9000 is not set
CONFIG_DUMMY_CONSOLE=y
# CONFIG_FIRMWARE_EDID is not set
# CONFIG_FIXED_PHY is not set
+CONFIG_FORCED_INLINING=y
# CONFIG_FPE_FASTFPE is not set
CONFIG_FPE_NWFPE=y
# CONFIG_FPE_NWFPE_XP is not set
@@ -147,6 +165,8 @@ CONFIG_JFFS2_FS_DEBUG=0
CONFIG_LEDS=y
CONFIG_LEDS_CPU=y
CONFIG_LEDS_TIMER=y
+CONFIG_LEGACY_PTYS=y
+CONFIG_LEGACY_PTY_COUNT=8
# CONFIG_LIBCRC32C is not set
# CONFIG_LLC2 is not set
# CONFIG_MACH_AT91RM9200EK is not set
@@ -162,7 +182,7 @@ CONFIG_MINI_FO=y
CONFIG_MMC=m
CONFIG_MMC_AT91=m
CONFIG_MMC_BLOCK=m
-# CONFIG_MMC_DEBUG is not set
+CONFIG_MMC_DEBUG=y
# CONFIG_MMC_TIFM_SD is not set
CONFIG_MTD=y
# CONFIG_MTD_ABSENT is not set
@@ -229,9 +249,12 @@ CONFIG_PHYLIB=y
# CONFIG_PPP_MULTILINK is not set
# CONFIG_PPP_SYNC_TTY is not set
# CONFIG_QSEMI_PHY is not set
+# CONFIG_RCU_TORTURE_TEST is not set
# CONFIG_ROMFS_FS is not set
CONFIG_RTC_LIB=y
+# CONFIG_RT_MUTEX_TESTER is not set
CONFIG_RWSEM_GENERIC_SPINLOCK=y
+# CONFIG_SCHEDSTATS is not set
# CONFIG_SCSI is not set
# CONFIG_SERIAL_8250 is not set
CONFIG_SERIAL_ATMEL=y