]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: at91: move "select SRAM" under SOC_AT91SAM9 and SOC_SAMA5
authorWenyou Yang <wenyou.yang@atmel.com>
Mon, 9 Mar 2015 03:44:50 +0000 (11:44 +0800)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Fri, 13 Mar 2015 10:12:05 +0000 (11:12 +0100)
commit896bc871a4a2db13212831749d21ffa7f405c73b
treeab24f8889e7c6c71bd1e6d3e86068dadcf31d26a
parent05d5970c723cb6d11cef793c77cd07d86d5d4a94
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>
arch/arm/mach-at91/Kconfig