Author: luka Date: 2015-03-29 06:43:59 +0200 (Sun, 29 Mar 2015) New Revision: 45117
Modified: trunk/target/linux/generic/config-3.18 trunk/target/linux/generic/config-4.0 Log: kernel: add symbol Several targets are not using EMAC_ROCKCHIP so define it in generic config. Signed-off-by: Luka Perkov <[email protected]> Modified: trunk/target/linux/generic/config-3.18 =================================================================== --- trunk/target/linux/generic/config-3.18 2015-03-29 04:32:15 UTC (rev 45116) +++ trunk/target/linux/generic/config-3.18 2015-03-29 04:43:59 UTC (rev 45117) @@ -948,6 +948,7 @@ 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 Modified: trunk/target/linux/generic/config-4.0 =================================================================== --- trunk/target/linux/generic/config-4.0 2015-03-29 04:32:15 UTC (rev 45116) +++ trunk/target/linux/generic/config-4.0 2015-03-29 04:43:59 UTC (rev 45117) @@ -960,6 +960,7 @@ 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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
