diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/gose_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/gose_defconfig b/configs/gose_defconfig index 54a56f5..b5b7682 100644 --- a/configs/gose_defconfig +++ b/configs/gose_defconfig @@ -1,3 +1,5 @@ CONFIG_ARM=y CONFIG_RMOBILE=y CONFIG_TARGET_GOSE=y +CONFIG_DM=y +CONFIG_DM_SERIAL=y |