mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-08 11:54:53 +00:00
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:
parent
e731ea23a8
commit
d949d88ef6
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user