diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-09-09 14:05:28 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-09-09 14:05:28 +0000 |
commit | ccabe4a1b447e9bc7efd0a7eb19e843bc46702b1 (patch) | |
tree | 71dc3fe6eaa181a1f747fd2469404ab01df4b519 /target/linux/ar71xx/config-3.3 | |
parent | 2323120d5eacf1b1b25e1419cebe895e2dd0288a (diff) | |
download | upstream-ccabe4a1b447e9bc7efd0a7eb19e843bc46702b1.tar.gz upstream-ccabe4a1b447e9bc7efd0a7eb19e843bc46702b1.tar.bz2 upstream-ccabe4a1b447e9bc7efd0a7eb19e843bc46702b1.zip |
ar71xx: add RouterBoot related helper routines
SVN-Revision: 33347
Diffstat (limited to 'target/linux/ar71xx/config-3.3')
-rw-r--r-- | target/linux/ar71xx/config-3.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-3.3 b/target/linux/ar71xx/config-3.3 index a13fded6e3..fd113addd1 100644 --- a/target/linux/ar71xx/config-3.3 +++ b/target/linux/ar71xx/config-3.3 @@ -83,6 +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_WDT is not set CONFIG_BCMA_POSSIBLE=y CONFIG_CC_OPTIMIZE_FOR_SIZE=y |