diff options
Diffstat (limited to 'configs/titanium_defconfig')
-rw-r--r-- | configs/titanium_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/titanium_defconfig b/configs/titanium_defconfig index 1817eff5cd8..859eb0d8859 100644 --- a/configs/titanium_defconfig +++ b/configs/titanium_defconfig @@ -29,6 +29,8 @@ CONFIG_CMD_FAT=y CONFIG_CMD_FS_GENERIC=y CONFIG_CMD_UBI=y CONFIG_PHYLIB=y +CONFIG_PHY_MICREL=y +CONFIG_PHY_MICREL_KSZ90X1=y CONFIG_USB=y CONFIG_USB_STORAGE=y CONFIG_OF_LIBFDT=y |