mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 15:37:23 +00:00
86e9dc86b1
Introduce CONFIG_RTL8139 in Kconfig and move over boards' defconfig to use that. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com> [trini: Fixup MPC8641HPCN* and r2dplus configs] Signed-off-by: Tom Rini <trini@konsulko.com>
5 lines
113 B
Text
5 lines
113 B
Text
CONFIG_SH=y
|
|
CONFIG_TARGET_R2DPLUS=y
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
CONFIG_RTL8139=y
|
|
CONFIG_USE_PRIVATE_LIBGCC=y
|