diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-09-09 00:24:08 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-09-09 00:24:08 +0000 |
commit | 793b301c8cb86188e144729396450980b857a2c6 (patch) | |
tree | e119d05b39661641e7d50d87ecc51ad558c5f58f /target/linux/ixp4xx | |
parent | 5707a83b51ee360220a7636751085f84ffa550b2 (diff) |
more config changes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8699 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx')
-rw-r--r-- | target/linux/ixp4xx/config/profile-FSG3 | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/target/linux/ixp4xx/config/profile-FSG3 b/target/linux/ixp4xx/config/profile-FSG3 deleted file mode 100644 index 3d8d1cee4d..0000000000 --- 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 |