From 5bf7796f216c04f7bf879e1fffbbfcbfa82faa87 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 8 May 2009 22:55:39 +0000 Subject: [PATCH] rb532: refresh kernel config, disable the automatic root device selection, as the kernel command line patching takes care of that SVN-Revision: 15720 --- target/linux/rb532/config-2.6.23 | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/target/linux/rb532/config-2.6.23 b/target/linux/rb532/config-2.6.23 index 53c1517530..ec959e29ac 100644 --- a/target/linux/rb532/config-2.6.23 +++ b/target/linux/rb532/config-2.6.23 @@ -51,6 +51,7 @@ CONFIG_GENERIC_GPIO=y CONFIG_HAS_DMA=y CONFIG_HAS_IOMEM=y CONFIG_HAS_IOPORT=y +CONFIG_HID=m CONFIG_HID_SUPPORT=y CONFIG_HW_HAS_PCI=y CONFIG_HW_RANDOM=y @@ -132,18 +133,20 @@ CONFIG_MTD_PARTITIONS=y # CONFIG_MTD_RAM is not set # CONFIG_MTD_REDBOOT_PARTS is not set # CONFIG_MTD_ROM is not set +# CONFIG_MTD_ROOTFS_ROOT_DEV is not set # CONFIG_MTD_SLRAM is not set # CONFIG_NATSEMI is not set # CONFIG_NE2K_PCI is not set # CONFIG_NET_SCH_ESFQ_NFCT is not set # CONFIG_NET_VENDOR_3COM is not set +CONFIG_NF_CONNTRACK=y # CONFIG_NO_IOPORT is not set # CONFIG_PAGE_SIZE_16KB is not set CONFIG_PAGE_SIZE_4KB=y # CONFIG_PAGE_SIZE_64KB is not set # CONFIG_PAGE_SIZE_8KB is not set -# CONFIG_PCIPCWATCHDOG is not set CONFIG_PCI=y +# CONFIG_PCIPCWATCHDOG is not set # CONFIG_PMC_MSP is not set # CONFIG_PMC_YOSEMITE is not set # CONFIG_PNX8550_JBS is not set @@ -181,6 +184,10 @@ CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y # CONFIG_TOSHIBA_RBTX4938 is not set CONFIG_TRAD_SIGNALS=y CONFIG_USB=m +# CONFIG_USBPCWATCHDOG is not set +# CONFIG_USB_EHCI_HCD is not set +# CONFIG_USB_R8A66597_HCD is not set +# CONFIG_USB_UHCI_HCD is not set # CONFIG_USER_NS is not set # CONFIG_VGASTATE is not set CONFIG_VIA_RHINE=y -- 2.30.2