diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/lager_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/lager_defconfig b/configs/lager_defconfig index 8b4aeea..1602a9b 100644 --- a/configs/lager_defconfig +++ b/configs/lager_defconfig @@ -1,3 +1,5 @@ CONFIG_ARM=y CONFIG_RMOBILE=y CONFIG_TARGET_LAGER=y +CONFIG_DM=y +CONFIG_DM_SERIAL=y |