diff options
Diffstat (limited to 'configs/pine_h64_defconfig')
-rw-r--r-- | configs/pine_h64_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pine_h64_defconfig b/configs/pine_h64_defconfig index 328849d724..07ad31e3a7 100644 --- a/configs/pine_h64_defconfig +++ b/configs/pine_h64_defconfig @@ -11,5 +11,6 @@ CONFIG_SPL_SPI_SUNXI=y CONFIG_DEFAULT_DEVICE_TREE="sun50i-h6-pine-h64" # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_SUN8I_EMAC=y +CONFIG_MACPWR="PC16" CONFIG_USB_EHCI_HCD=y CONFIG_USB_OHCI_HCD=y |