diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-09-18 12:56:10 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-09-18 12:56:10 +0000 |
commit | 219ec2a41982aa2e49ca06958fa66ef585be0b60 (patch) | |
tree | 65fedababb491d02d5e881114878dc4d7160e829 /target/linux/ar71xx/config-2.6.26 | |
parent | 264279d6d3260491c726b8c885e814bf66f3d09b (diff) | |
download | upstream-219ec2a41982aa2e49ca06958fa66ef585be0b60.tar.gz upstream-219ec2a41982aa2e49ca06958fa66ef585be0b60.tar.bz2 upstream-219ec2a41982aa2e49ca06958fa66ef585be0b60.zip |
add MyLoader support
SVN-Revision: 12627
Diffstat (limited to 'target/linux/ar71xx/config-2.6.26')
-rw-r--r-- | target/linux/ar71xx/config-2.6.26 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/config-2.6.26 b/target/linux/ar71xx/config-2.6.26 index a7144684d1..0d7918fddb 100644 --- a/target/linux/ar71xx/config-2.6.26 +++ b/target/linux/ar71xx/config-2.6.26 @@ -164,6 +164,7 @@ CONFIG_MTD_REDBOOT_PARTS_READONLY=y CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y # CONFIG_MTD_ROM is not set # CONFIG_MTD_SLRAM is not set +CONFIG_MYLOADER=y # CONFIG_NATSEMI is not set # CONFIG_NE2K_PCI is not set # CONFIG_NET_VENDOR_3COM is not set @@ -235,7 +236,6 @@ CONFIG_TRAD_SIGNALS=y CONFIG_USB=m CONFIG_USB_EHCI_AR71XX=y CONFIG_USB_EHCI_HCD=m -# CONFIG_USB_ISIGHTFW is not set CONFIG_USB_OHCI_AR71XX=y # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set |