kernel: add symbol

Several targets are not using EMAC_ROCKCHIP so define it in generic config.

Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45117 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Luka Perkov
2015-03-29 04:43:59 +00:00
parent 2d9f8febf2
commit 2382a25cfc
2 changed files with 2 additions and 0 deletions

View File

@@ -948,6 +948,7 @@ CONFIG_DQL=y
CONFIG_EFI_PARTITION=y
# CONFIG_EFS_FS is not set
# CONFIG_ELF_CORE is not set
# CONFIG_EMAC_ROCKCHIP is not set
CONFIG_EMBEDDED=y
# CONFIG_EM_TIMER_STI is not set
# CONFIG_ENABLE_MUST_CHECK is not set

View File

@@ -960,6 +960,7 @@ CONFIG_DQL=y
CONFIG_EFI_PARTITION=y
# CONFIG_EFS_FS is not set
# CONFIG_ELF_CORE is not set
# CONFIG_EMAC_ROCKCHIP is not set
CONFIG_EMBEDDED=y
# CONFIG_EM_TIMER_STI is not set
# CONFIG_ENABLE_MUST_CHECK is not set