diff options
author | Alexandru Gagniuc <alex.g@adaptrum.com> | 2017-08-02 03:19:59 +0300 |
---|---|---|
committer | Joe Hershberger <joe.hershberger@ni.com> | 2017-08-07 23:22:28 +0300 |
commit | 3146f0c017df2231d03dff09cee31f7bd63db3e5 (patch) | |
tree | 1299ea854834b594e3e261ce2b726f4683119a9a /configs/brppt1_nand_defconfig | |
parent | ef1f61aa03b30498a86ae0aa839f734bcb3737ec (diff) | |
download | u-boot-3146f0c017df2231d03dff09cee31f7bd63db3e5.tar.xz |
Move PHYLIB to Kconfig
Signed-off-by: Alexandru Gagniuc <alex.g@adaptrum.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'configs/brppt1_nand_defconfig')
-rw-r--r-- | configs/brppt1_nand_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/brppt1_nand_defconfig b/configs/brppt1_nand_defconfig index e128fb40db..c39d27da06 100644 --- a/configs/brppt1_nand_defconfig +++ b/configs/brppt1_nand_defconfig @@ -52,6 +52,7 @@ CONFIG_CMD_FS_GENERIC=y CONFIG_CMD_MTDPARTS=y CONFIG_NETCONSOLE=y # CONFIG_MMC is not set +CONFIG_PHYLIB=y CONFIG_SYS_NS16550=y CONFIG_USB=y CONFIG_USB_MUSB_HOST=y |