mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
uniphier_ld4_sld8: Re-add SMC911X_BASE address
This was dropped by accident in the Kconfig conversion. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
8daec2d9d3
commit
23d51bef94
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ CONFIG_NAND_DENALI_SPARE_AREA_SKIP_BYTES=8
|
|||
CONFIG_SPL_NAND_DENALI=y
|
||||
CONFIG_NETDEVICES=y
|
||||
CONFIG_SMC911X=y
|
||||
CONFIG_SMC911X_BASE=0x0
|
||||
CONFIG_SMC911X_32_BIT=y
|
||||
CONFIG_USB=y
|
||||
CONFIG_USB_EHCI_HCD=y
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue