diff options
author | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | 2015-10-10 05:58:28 +0900 |
---|---|---|
committer | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | 2016-08-17 10:25:34 +0900 |
commit | 1cc95f6e1b38e96dfbb5ffb9aec211b1d0a88135 (patch) | |
tree | 4fa7d9cc14f29f62aca55de96fc06157e2b24ba3 /configs/stout_defconfig | |
parent | 7a7d246d97bc66e01bf030b0503b14f78f08629d (diff) |
ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'configs/stout_defconfig')
-rw-r--r-- | configs/stout_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/stout_defconfig b/configs/stout_defconfig index 9073c178755..9eb4741e363 100644 --- a/configs/stout_defconfig +++ b/configs/stout_defconfig @@ -1,5 +1,5 @@ CONFIG_ARM=y -CONFIG_RMOBILE=y +CONFIG_ARCH_RMOBILE=y CONFIG_TARGET_STOUT=y CONFIG_BOOTDELAY=3 # CONFIG_CMD_BDI is not set |