diff options
author | John Crispin <john@openwrt.org> | 2011-01-23 12:06:02 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2011-01-23 12:06:02 +0000 |
commit | d6f4fa08eb62c138a929c342332302f2c27f728f (patch) | |
tree | bccc680730f8be166b2484be8b812c96aa2f343a /package/uboot-lantiq/Config.in | |
parent | 275c33c6f80cbe30adb09d9442b42756762308c1 (diff) | |
download | upstream-d6f4fa08eb62c138a929c342332302f2c27f728f.tar.gz upstream-d6f4fa08eb62c138a929c342332302f2c27f728f.tar.bz2 upstream-d6f4fa08eb62c138a929c342332302f2c27f728f.zip |
add support for arv4518 and arv752DWP22 boards
SVN-Revision: 25071
Diffstat (limited to 'package/uboot-lantiq/Config.in')
-rw-r--r-- | package/uboot-lantiq/Config.in | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/package/uboot-lantiq/Config.in b/package/uboot-lantiq/Config.in index 578b088646..d434667afa 100644 --- a/package/uboot-lantiq/Config.in +++ b/package/uboot-lantiq/Config.in @@ -27,11 +27,6 @@ config UBOOT_RAMBOOT_DDR_CONFIG It will be used to create a RAM boot image Select for Danube evalution board easy50712_DDR166M.conf . Select for AR9 evalution board easy50812.conf . - - -config UBOOT_A800 - bool "add ARV452 Switch bringup hack" - help - Say Y, if you have a arv452 board (wav-281, A800, ..) + Select for arcadyan PSC RAM board arcadyan.conf . endmenu |