diff --git a/board/common/busybox.config b/board/common/busybox.config index d196b5c742..2f893802ac 100644 --- a/board/common/busybox.config +++ b/board/common/busybox.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Busybox version: 1.24.1 -# Wed Apr 6 22:55:58 2016 +# Sun Jul 31 15:31:53 2016 # CONFIG_HAVE_DOT_CONFIG=y @@ -523,7 +523,7 @@ CONFIG_RMMOD=y CONFIG_LSMOD=y CONFIG_FEATURE_LSMOD_PRETTY_2_6_OUTPUT=y CONFIG_MODPROBE=y -# CONFIG_FEATURE_MODPROBE_BLACKLIST is not set +CONFIG_FEATURE_MODPROBE_BLACKLIST=y # CONFIG_DEPMOD is not set # diff --git a/board/common/overlay/etc/modprobe.d/user-modprobe.conf b/board/common/overlay/etc/modprobe.d/user-modprobe.conf new file mode 120000 index 0000000000..bd30587b45 --- /dev/null +++ b/board/common/overlay/etc/modprobe.d/user-modprobe.conf @@ -0,0 +1 @@ +/data/etc/modprobe.conf \ No newline at end of file