diff options
Diffstat (limited to 'configs/udoo_defconfig')
-rw-r--r-- | configs/udoo_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/udoo_defconfig b/configs/udoo_defconfig index 794e00c414..4858271464 100644 --- a/configs/udoo_defconfig +++ b/configs/udoo_defconfig @@ -31,5 +31,6 @@ CONFIG_CMD_EXT4_WRITE=y CONFIG_CMD_FAT=y CONFIG_CMD_FS_GENERIC=y CONFIG_DM=y +CONFIG_PHYLIB=y CONFIG_DM_THERMAL=y CONFIG_OF_LIBFDT=y |