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 | 0c32489004603464cc4047cd5ed6ef34baed9742 (patch) | |
tree | f662c64becf1d024af8d5a29c78f58e0191531a7 /target/linux/ar71xx/config-2.6.26 | |
parent | b28cf847f900886bb49871a9a104d869ee7ec74b (diff) | |
download | upstream-0c32489004603464cc4047cd5ed6ef34baed9742.tar.gz upstream-0c32489004603464cc4047cd5ed6ef34baed9742.tar.bz2 upstream-0c32489004603464cc4047cd5ed6ef34baed9742.zip |
[ar71xx] add MyLoader support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12627 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |