From c91999ec52b20bdb537a606da5d05e43435e563b Mon Sep 17 00:00:00 2001 From: thepeople Date: Sat, 2 Aug 2008 02:33:15 +0000 Subject: [PATCH] try to clean up some kernel configs git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12067 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/kernel/modules/usb.mk | 1 + target/linux/at91/config-2.6.25 | 3 +++ target/linux/au1000/config-2.6.25 | 1 + target/linux/iop32x/config-default | 6 +++--- target/linux/orion/config-default | 5 +++++ target/linux/ps3/config-2.6.25 | 1 + 6 files changed, 14 insertions(+), 3 deletions(-) diff --git a/package/kernel/modules/usb.mk b/package/kernel/modules/usb.mk index b40a3db23d..1ba5e370e0 100644 --- a/package/kernel/modules/usb.mk +++ b/package/kernel/modules/usb.mk @@ -579,6 +579,7 @@ define KernelPackage/usb-net-hso TITLE:=Kernel module for Option USB High Speed Mobile Devices KCONFIG:= \ CONFIG_RFKILL \ + CONFIG_RFKILL_INPUT CONFIG_USB_HSO FILES:= \ $(LINUX_DIR)/net/rfkill/rfkill.$(LINUX_KMOD_SUFFIX) \ diff --git a/target/linux/at91/config-2.6.25 b/target/linux/at91/config-2.6.25 index 68faf0d962..761d85c9fc 100644 --- a/target/linux/at91/config-2.6.25 +++ b/target/linux/at91/config-2.6.25 @@ -126,6 +126,7 @@ CONFIG_HW_CONSOLE=y # CONFIG_HW_RANDOM is not set CONFIG_HZ=128 # CONFIG_I2C is not set +# CONFIG_I2C_PCA is no set # CONFIG_IBM_NEW_EMAC_EMAC4 is not set # CONFIG_IBM_NEW_EMAC_RGMII is not set # CONFIG_IBM_NEW_EMAC_TAH is not set @@ -246,6 +247,8 @@ CONFIG_SLABINFO=y # CONFIG_SOUND is not set # CONFIG_SPARSEMEM_STATIC is not set # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set +# CONFIG_SPI_AT91 is not set +# CONFIG_SPI_ATMEL is not set CONFIG_SPLIT_PTLOCK_CPUS=4096 CONFIG_SSB_POSSIBLE=y CONFIG_SYSVIPC_SYSCTL=y diff --git a/target/linux/au1000/config-2.6.25 b/target/linux/au1000/config-2.6.25 index ae36c8444d..87579dfdcb 100644 --- a/target/linux/au1000/config-2.6.25 +++ b/target/linux/au1000/config-2.6.25 @@ -262,6 +262,7 @@ CONFIG_TICK_ONESHOT=y # CONFIG_TOSHIBA_RBTX4927 is not set # CONFIG_TOSHIBA_RBTX4938 is not set CONFIG_TRAD_SIGNALS=y +# CONFIG_USBPCWATCHDOG is not set # CONFIG_VGASTATE is not set # CONFIG_VIA_RHINE is not set CONFIG_VIDEO_CAPTURE_DRIVERS=y diff --git a/target/linux/iop32x/config-default b/target/linux/iop32x/config-default index 58b99445a2..120349182e 100644 --- a/target/linux/iop32x/config-default +++ b/target/linux/iop32x/config-default @@ -41,7 +41,7 @@ CONFIG_ARCH_IOP32X=y CONFIG_ARM=y # CONFIG_ARM_THUMB is not set # CONFIG_ARPD is not set -# CONFIG_ARTHUR is not set +CONFIG_ARTHUR=n CONFIG_ATA=m # CONFIG_ATA_GENERIC is not set # CONFIG_ATA_PIIX is not set @@ -90,8 +90,8 @@ CONFIG_E1000_NAPI=y # CONFIG_E1000E is not set # CONFIG_FARSYNC is not set CONFIG_FIRMWARE_EDID=y -# CONFIG_FPE_FASTFPE is not set -# CONFIG_FPE_NWFPE is not set +CONFIG_FPE_FASTFPE=n +CONFIG_FPE_NWFPE=n # CONFIG_FPE_NWFPE_XP is not set CONFIG_FRAME_POINTER=y # CONFIG_HAMRADIO is not set diff --git a/target/linux/orion/config-default b/target/linux/orion/config-default index 50e94b7d1e..514efc592c 100644 --- a/target/linux/orion/config-default +++ b/target/linux/orion/config-default @@ -199,6 +199,7 @@ CONFIG_MEDIA_TUNER_TEA5767=m CONFIG_MEDIA_TUNER_XC2028=m CONFIG_MEDIA_TUNER_XC5000=m # CONFIG_MINIX_FS is not set +# CONFIG_MMC_TEST is not set CONFIG_MTD=y # CONFIG_MTD_ABSENT is not set # CONFIG_MTD_AFS_PARTS is not set @@ -314,6 +315,8 @@ CONFIG_SCSI_WAIT_SCAN=m # CONFIG_SHMEM is not set CONFIG_SLABINFO=y # CONFIG_SMC91X is not set +# CONFIG_SND_AW2 is not set +# CONFIG_SOC_CAMERA is not set # CONFIG_SOFT_WATCHDOG is not set # CONFIG_SOUND is not set # CONFIG_SPARSEMEM_STATIC is not set @@ -373,6 +376,8 @@ CONFIG_VIDEO_V4L1=m CONFIG_VIDEO_V4L2=m CONFIG_VIDEO_V4L2_COMMON=m CONFIG_VM_EVENT_COUNTERS=y +# CONFIG_VIDEO_SAA717X is not set +# CONFIG_USB_VIDEO_CLASS is not set CONFIG_WAN=y # CONFIG_WANXL is not set # CONFIG_XFS_FS is not set diff --git a/target/linux/ps3/config-2.6.25 b/target/linux/ps3/config-2.6.25 index 7d24caabb9..576272477a 100644 --- a/target/linux/ps3/config-2.6.25 +++ b/target/linux/ps3/config-2.6.25 @@ -171,6 +171,7 @@ CONFIG_PS3_FLASH=y CONFIG_PPC_CELL=y # CONFIG_PPC_CELL_NATIVE is not set # CONFIG_PPC_IBM_CELL_BLADE is not set +# CONFIG_SND_PS3 is not set # # Cell Broadband Engine options -- 2.11.0