aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorTravis Kemen <thepeople@openwrt.org>2008-08-02 02:33:15 +0000
committerTravis Kemen <thepeople@openwrt.org>2008-08-02 02:33:15 +0000
commit7a56cfbe6a31aa2d031a4ee14ef9a233f1ba9104 (patch)
tree92ba6226e8a35ee4c2a3e6744d41378dde62ffe8 /target/linux
parentaf0980c6ecb4856632d1ccb5d1fd3f7090495153 (diff)
downloadmaster-187ad058-7a56cfbe6a31aa2d031a4ee14ef9a233f1ba9104.tar.gz
master-187ad058-7a56cfbe6a31aa2d031a4ee14ef9a233f1ba9104.tar.bz2
master-187ad058-7a56cfbe6a31aa2d031a4ee14ef9a233f1ba9104.zip
try to clean up some kernel configs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12067 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/at91/config-2.6.253
-rw-r--r--target/linux/au1000/config-2.6.251
-rw-r--r--target/linux/iop32x/config-default6
-rw-r--r--target/linux/orion/config-default5
-rw-r--r--target/linux/ps3/config-2.6.251
5 files changed, 13 insertions, 3 deletions
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