From 29a57ce0735dd7bc7660993031f070b7764685d2 Mon Sep 17 00:00:00 2001
From: Nicolas Thill <nico@openwrt.org>
Date: Wed, 11 Feb 2015 12:13:49 +0000
Subject: [PATCH] ramips/mt7620: add missing config symbol

Signed-off-by: Nicolas Thill <nico@openwrt.org>

SVN-Revision: 44399
---
 target/linux/ramips/mt7620/config-default | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/ramips/mt7620/config-default b/target/linux/ramips/mt7620/config-default
index f2742df00e..95d817c169 100644
--- a/target/linux/ramips/mt7620/config-default
+++ b/target/linux/ramips/mt7620/config-default
@@ -40,6 +40,7 @@ CONFIG_CSRC_R4K=y
 CONFIG_DEBUG_PINCTRL=y
 CONFIG_DMA_NONCOHERENT=y
 # CONFIG_DTB_MT7620A_EVAL is not set
+# CONFIG_DTB_MT7628AN_EVAL is not set
 CONFIG_DTB_RT_NONE=y
 CONFIG_DTC=y
 CONFIG_EARLY_PRINTK=y
-- 
GitLab