From 495fb6bdbd4929e61198759a8241ee789a69bdaa Mon Sep 17 00:00:00 2001 From: florian Date: Fri, 11 May 2007 16:43:25 +0000 Subject: Rewrite LED driver, enable PCMCIA modules git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7185 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/rdc-2.6/config/default | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to 'target/linux/rdc-2.6/config') diff --git a/target/linux/rdc-2.6/config/default b/target/linux/rdc-2.6/config/default index 0e6cb383f..77586338c 100644 --- a/target/linux/rdc-2.6/config/default +++ b/target/linux/rdc-2.6/config/default @@ -4,6 +4,7 @@ # CONFIG_ACQUIRE_WDT is not set # CONFIG_ADVANTECH_WDT is not set # CONFIG_AGP is not set +# CONFIG_AIRO_CS is not set # CONFIG_ALIM1535_WDT is not set # CONFIG_ALIM7101_WDT is not set CONFIG_ARCH_MAY_HAVE_PC_FDC=y @@ -55,6 +56,7 @@ CONFIG_GENERIC_ISA_DMA=y # CONFIG_HANGCHECK_TIMER is not set # CONFIG_HIGHMEM4G is not set # CONFIG_HIGHMEM64G is not set +# CONFIG_HOSTAP_CS is not set # CONFIG_HPET_TIMER is not set CONFIG_HUGETLBFS=y CONFIG_HUGETLB_PAGE=y @@ -98,7 +100,7 @@ CONFIG_JFFS2_FS_DEBUG=0 CONFIG_JFFS2_RUBIN=y # CONFIG_KEXEC is not set CONFIG_KTIME_SCALAR=y -# CONFIG_LEDS_RDC3211 is not set +CONFIG_LEDS_RDC3211=m CONFIG_LIBCRC32C=y # CONFIG_M386 is not set CONFIG_M486=y @@ -205,6 +207,10 @@ CONFIG_PCI_GOANY=y # CONFIG_PCI_GOBIOS is not set # CONFIG_PCI_GODIRECT is not set # CONFIG_PCI_GOMMCONFIG is not set +CONFIG_PCMCIA=m +# CONFIG_PCMCIA_ATMEL is not set +CONFIG_PCMCIA_IOCTL=y +CONFIG_PCMCIA_LOAD_CIS=y CONFIG_PHYSICAL_START=0x100000 # CONFIG_PM is not set CONFIG_R6040=y @@ -223,6 +229,7 @@ CONFIG_RWSEM_XCHGADD_ALGORITHM=y # CONFIG_SCx200 is not set # CONFIG_SECCOMP is not set CONFIG_SEMAPHORE_SLEEPERS=y +# CONFIG_SERIAL_8250_CS is not set # CONFIG_SERIAL_8250_EXTENDED is not set CONFIG_SERIAL_8250_NR_UARTS=4 # CONFIG_SMP is not set @@ -230,7 +237,6 @@ CONFIG_SERIAL_8250_NR_UARTS=4 CONFIG_SOFT_WATCHDOG=m # CONFIG_SOUND is not set # CONFIG_SPARSEMEM_STATIC is not set -CONFIG_SYN_COOKIES=y # CONFIG_SYSVIPC is not set # CONFIG_TELCLOCK is not set # CONFIG_TOSHIBA is not set @@ -291,4 +297,8 @@ CONFIG_X86_RDC=y # CONFIG_X86_VOYAGER is not set CONFIG_X86_WP_WORKS_OK=y CONFIG_X86_XADD=y -# CONFIG_YENTA is not set +CONFIG_YENTA_ENE_TUNE=y +CONFIG_YENTA_O2=y +CONFIG_YENTA_RICOH=y +CONFIG_YENTA_TI=y +CONFIG_YENTA_TOSHIBA=y -- cgit v1.2.3