mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-16 02:14:58 +00:00
7aa1aa6ece
ls1 has qe and ls1 has arm cpu. move qe from arch/powerpc to drivers/soc/fsl to adapt to powerpc and arm Signed-off-by: Zhao Qiang <qiang.zhao@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com>
13 lines
344 B
Plaintext
13 lines
344 B
Plaintext
menu "SOC (System On Chip) specific Drivers"
|
|
|
|
source "drivers/soc/brcmstb/Kconfig"
|
|
source "drivers/soc/fsl/qe/Kconfig"
|
|
source "drivers/soc/mediatek/Kconfig"
|
|
source "drivers/soc/qcom/Kconfig"
|
|
source "drivers/soc/rockchip/Kconfig"
|
|
source "drivers/soc/sunxi/Kconfig"
|
|
source "drivers/soc/ti/Kconfig"
|
|
source "drivers/soc/versatile/Kconfig"
|
|
|
|
endmenu
|