diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-09-09 14:05:30 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-09-09 14:05:30 +0000 |
commit | 3686e187272855915e42762426c6ea4fb15a2ba8 (patch) | |
tree | 6934786f0a7c159f95a7be975dc06aa17a92c6e3 /target/linux/ar71xx/config-3.3 | |
parent | ccabe4a1b447e9bc7efd0a7eb19e843bc46702b1 (diff) | |
download | upstream-3686e187272855915e42762426c6ea4fb15a2ba8.tar.gz upstream-3686e187272855915e42762426c6ea4fb15a2ba8.tar.bz2 upstream-3686e187272855915e42762426c6ea4fb15a2ba8.zip |
ar71xx: use routerboot_find_tag to find wlan data offset on RB751
SVN-Revision: 33348
Diffstat (limited to 'target/linux/ar71xx/config-3.3')
-rw-r--r-- | target/linux/ar71xx/config-3.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/config-3.3 b/target/linux/ar71xx/config-3.3 index fd113addd1..9194701e78 100644 --- a/target/linux/ar71xx/config-3.3 +++ b/target/linux/ar71xx/config-3.3 @@ -83,7 +83,7 @@ CONFIG_ATH79_MACH_WZR_HP_G450H=y CONFIG_ATH79_MACH_ZCN_1523H=y CONFIG_ATH79_NVRAM=y CONFIG_ATH79_PCI_ATH9K_FIXUP=y -# CONFIG_ATH79_ROUTERBOOT is not set +CONFIG_ATH79_ROUTERBOOT=y # CONFIG_ATH79_WDT is not set CONFIG_BCMA_POSSIBLE=y CONFIG_CC_OPTIMIZE_FOR_SIZE=y |