kernel: add symbol

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

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

SVN-Revision: 45117
This commit is contained in:
Luka Perkov 2015-03-29 04:43:59 +00:00
parent e731ea23a8
commit d949d88ef6
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