commit | 896bc871a4a2db13212831749d21ffa7f405c73b | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@atmel.com> | Mon Mar 09 11:44:50 2015 +0800 |
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | Fri Mar 13 11:12:05 2015 +0100 |
tree | ab24f8889e7c6c71bd1e6d3e86068dadcf31d26a | |
parent | 05d5970c723cb6d11cef793c77cd07d86d5d4a94 [diff] |
ARM: at91: move "select SRAM" under SOC_AT91SAM9 and SOC_SAMA5 To simply the PM config the CONFIG_AT91_SLOW_CLOCK option will be removed, so move "select SRAM" from under AT91_SLOW_CLOCK, add "select SRAM if PM" under SOC_AT91SAM9 and SOC_SAMA5 Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com> Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Tested-by: Sylvain Rochet <sylvain.rochet@finsecur.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>