1menu "System I/O configuration"
2
3if ARCH_MPC8308
4source "arch/powerpc/cpu/mpc83xx/sysio/Kconfig.mpc8308"
5endif
6
7endmenu
8