diff options
| author | Nobuhiro Iwamatsu <[email protected]> | 2015-03-05 08:30:38 +0900 |
|---|---|---|
| committer | Nobuhiro Iwamatsu <[email protected]> | 2015-06-01 08:56:34 +0900 |
| commit | c56af554ddbdb726c6ec9aa1d387c4fc36aa8a8b (patch) | |
| tree | a7eb1631a5bbd3b74a71c9e74fbde12ad19e8242 /arch/arm/cpu | |
| parent | d20d6d74299cd16e55bf4deb96ea30f1c2d8fe90 (diff) | |
arm: rmobile: koelsch: Update to QoS revision 0.411
This updates r8a7791 QoS to revision 0.411.
Signed-off-by: Kouei Abe <[email protected]>
Signed-off-by: Nobuhiro Iwamatsu <[email protected]>
Signed-off-by: Nobuhiro Iwamatsu <[email protected]>
Diffstat (limited to 'arch/arm/cpu')
| -rw-r--r-- | arch/arm/cpu/armv7/rmobile/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/cpu/armv7/rmobile/Kconfig b/arch/arm/cpu/armv7/rmobile/Kconfig index 1d972d69f5a..15806d1a251 100644 --- a/arch/arm/cpu/armv7/rmobile/Kconfig +++ b/arch/arm/cpu/armv7/rmobile/Kconfig @@ -52,7 +52,7 @@ config RMOBILE_EXTRAM_BOOT choice prompt "Qos setting primary" - depends on TARGET_LAGER + depends on TARGET_KOELSCH || TARGET_LAGER default QOS_PRI_NORMAL config QOS_PRI_NORMAL |
