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