# ks79xx-sdio
# Load sdio wifi module on boot

start on stopped rc2

script

modprobe ks79xx_sdio

end script
