diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-08-25 17:13:12 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-08-25 17:13:12 +0000 |
commit | 9be2ec7744f436b04c3406df9ddc226ef1fef4ff (patch) | |
tree | 9e2cfb2b6fbca977688e689b14538e283856d1b4 /target/linux/ar71xx/config-2.6.30 | |
parent | 86e0066eb6a776684d88364b364d660b7f294be4 (diff) | |
download | upstream-9be2ec7744f436b04c3406df9ddc226ef1fef4ff.tar.gz upstream-9be2ec7744f436b04c3406df9ddc226ef1fef4ff.tar.bz2 upstream-9be2ec7744f436b04c3406df9ddc226ef1fef4ff.zip |
[ar71xx] remove AR71XX_EARLY_SERIAL stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17400 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-2.6.30')
-rw-r--r-- | target/linux/ar71xx/config-2.6.30 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ar71xx/config-2.6.30 b/target/linux/ar71xx/config-2.6.30 index 5f9e9ee47c..dbeea43be8 100644 --- a/target/linux/ar71xx/config-2.6.30 +++ b/target/linux/ar71xx/config-2.6.30 @@ -4,7 +4,6 @@ CONFIG_ADM6996_PHY=y CONFIG_AG71XX=y CONFIG_AG71XX_AR8216_SUPPORT=y # CONFIG_AG71XX_DEBUG is not set -# CONFIG_AR71XX_EARLY_SERIAL is not set CONFIG_AR71XX_MACH_AP81=y CONFIG_AR71XX_MACH_AP83=y CONFIG_AR71XX_MACH_AW_NR580=y |