summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>2017-02-22 18:48:13 +0100
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>2017-03-09 01:40:24 +0100
commit0eeea4a971553d412d68c345748b5a087d6a5d9a (patch)
tree334be2840a40bfe60d1af6d768ad20451b28aa5f
parentdca06fc5926c5967129d2d9e3fd9c85bc94efa20 (diff)
defconfig: lynx: PHY via defconfig
-rw-r--r--configs/lynx_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/lynx_defconfig b/configs/lynx_defconfig
index 9c6547ecc9..324c78c685 100644
--- a/configs/lynx_defconfig
+++ b/configs/lynx_defconfig
@@ -21,7 +21,11 @@ CONFIG_SPL_OF_LIBFDT=y
# CONFIG_SPL_POWER_SUPPORT is not set
# CONFIG_CMD_IMLS is not set
# CONFIG_CMD_FPGA is not set
+
CONFIG_SUN8I_EMAC=y
+CONFIG_PHY_MICREL=y
+CONFIG_PHY_MICREL_KSZ9031=y
+
CONFIG_USB_EHCI_HCD=y
CONFIG_CMD_GPT=y