Install cuda 10 for selected kernel only

Hey Everyone!

I am following https://developer.nvidia.com/cuda-downloads?target_os=Linux&target_arch=x86_64&target_distro=Ubuntu&target_version=1804&target_type=deblocal
to install CUDA 10 on ubuntu 18.04.2. Everything works fine, but I am noticing apt-get install cuda installs nvidia driver module for every kernel I have in grub. IS there way to control this? I’d prefer to install nvidia driver only on running kernel or select one via suitable option. Is this possible?