summaryrefslogtreecommitdiff
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2018-03-15 12:36:33 +0300
committerArnd Bergmann <arnd@arndb.de>2018-03-27 16:09:57 +0300
commit18b6843f9628917b2f3162273a4fd18a208fe76e (patch)
tree01f908ec152e3a241d801dc64f84e43d0c209b5c /arch/arm/configs
parentda395584b8614010f5dc386afc42cbcd368eed6c (diff)
downloadlinux-18b6843f9628917b2f3162273a4fd18a208fe76e.tar.xz
ARM: imx: fix imx6sll-only build
When selecting SOC_IMX6SLL but not SOC_IMX6SL, we get a link error: arch/arm/mach-imx/mach-imx6sl.o: In function `imx6sl_init_late': mach-imx6sl.c:(.init.text+0x14): undefined reference to `imx6sl_cpuidle_init' This adds the missing line to the Makefile to also build the cpuidle support that we need here. Fixes: dee5dee2a5b2 ("ARM: imx: Add basic msl support for imx6sll") Acked-by: Shawn Guo <shawnguo@kernel.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/configs')
0 files changed, 0 insertions, 0 deletions