mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-23 06:04:30 +00:00
This follows the intc/clk changes and shuffles the PFC support code under its own directory. This will facilitate better code sharing, and allow us to trim down the exported interface by quite a margin. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
7 lines
116 B
Plaintext
7 lines
116 B
Plaintext
menu "SuperH / SH-Mobile Driver Options"
|
|
|
|
source "drivers/sh/intc/Kconfig"
|
|
source "drivers/sh/pfc/Kconfig"
|
|
|
|
endmenu
|