diff options
| author | Felix Fietkau <nbd@openwrt.org> | 2007-09-09 00:24:08 +0000 |
|---|---|---|
| committer | Felix Fietkau <nbd@openwrt.org> | 2007-09-09 00:24:08 +0000 |
| commit | af21798b77591445c9f728819f7cdc36d3f64c0b (patch) | |
| tree | 636a37a6e8ae53abf6f7f388dd05bd3ed8b72cad | |
| parent | d17745e679ec53e2ccea00a63149a4c612cbfe12 (diff) | |
| download | upstream-af21798b77591445c9f728819f7cdc36d3f64c0b.tar.gz upstream-af21798b77591445c9f728819f7cdc36d3f64c0b.tar.bz2 upstream-af21798b77591445c9f728819f7cdc36d3f64c0b.zip | |
more config changes
SVN-Revision: 8699
| -rw-r--r-- | target/linux/avr32/config-2.6.22 (renamed from target/linux/avr32/config/default) | 0 | ||||
| -rw-r--r-- | target/linux/etrax/config-default (renamed from target/linux/etrax/config/default) | 0 | ||||
| -rw-r--r-- | target/linux/etrax/config/profile-vhdl_no_fb | 0 | ||||
| -rw-r--r-- | target/linux/ixp4xx/config/profile-FSG3 | 21 |
4 files changed, 0 insertions, 21 deletions
diff --git a/target/linux/avr32/config/default b/target/linux/avr32/config-2.6.22 index 5c62fa68353..5c62fa68353 100644 --- a/target/linux/avr32/config/default +++ b/target/linux/avr32/config-2.6.22 diff --git a/target/linux/etrax/config/default b/target/linux/etrax/config-default index 8a1d36229d0..8a1d36229d0 100644 --- a/target/linux/etrax/config/default +++ b/target/linux/etrax/config-default diff --git a/target/linux/etrax/config/profile-vhdl_no_fb b/target/linux/etrax/config/profile-vhdl_no_fb deleted file mode 100644 index e69de29bb2d..00000000000 --- a/target/linux/etrax/config/profile-vhdl_no_fb +++ /dev/null diff --git a/target/linux/ixp4xx/config/profile-FSG3 b/target/linux/ixp4xx/config/profile-FSG3 deleted file mode 100644 index 3d8d1cee4d3..00000000000 --- a/target/linux/ixp4xx/config/profile-FSG3 +++ /dev/null @@ -1,21 +0,0 @@ -CONFIG_CMDLINE="root=/dev/sda1 noinitrd console=ttyS0,115200" -CONFIG_ATA=y -CONFIG_SATA_VIA=y -CONFIG_USB_ARCH_HAS_HCD=y -CONFIG_USB_ARCH_HAS_OHCI=y -CONFIG_USB_ARCH_HAS_EHCI=y -CONFIG_USB=y -CONFIG_USB_EHCI_HCD=y -CONFIG_USB_EHCI_SPLIT_ISO=y -CONFIG_USB_EHCI_ROOT_HUB_TT=y -CONFIG_USB_EHCI_TT_NEWSCHED=y -CONFIG_USB_OHCI_HCD=y -CONFIG_USB_OHCI_LITTLE_ENDIAN=y -CONFIG_USB_STORAGE=y -CONFIG_EXT3_FS=y -CONFIG_EXT3_FS_XATTR=y -CONFIG_EXT3_FS_POSIX_ACL=y -CONFIG_EXT3_FS_SECURITY=y -CONFIG_JBD=y -CONFIG_FS_MBCACHE=y -CONFIG_BLK_DEV_SD=y |
