diff options
author | Gunnar Andersson <gand@acm.org> | 2016-11-10 10:47:56 +0100 |
---|---|---|
committer | Gunnar Andersson <gand@acm.org> | 2016-11-10 10:47:56 +0100 |
commit | 17b17c5fa08166cdbaabf5087efc71bfd7e92398 (patch) | |
tree | 9677fa3de55589cbede25d65fbf5047d40c4c580 /meta-ivi-bsp/recipes-kernel/linux/linux-yocto/qemux86_64.cfg | |
parent | e305b0d0f9e4f9c3ab7c1d30b211860d06c9ea3e (diff) | |
download | meta-ivi-17b17c5fa08166cdbaabf5087efc71bfd7e92398.tar.gz meta-ivi-17b17c5fa08166cdbaabf5087efc71bfd7e92398.tar.bz2 meta-ivi-17b17c5fa08166cdbaabf5087efc71bfd7e92398.zip |
Delete (commented) kernel configs for AF_BUS
AF_BUS is no longer part of the platform. No reason to keep the
the commented lines.
Signed-off-by: Gunnar Andersson <gand@acm.org>
Diffstat (limited to 'meta-ivi-bsp/recipes-kernel/linux/linux-yocto/qemux86_64.cfg')
-rw-r--r-- | meta-ivi-bsp/recipes-kernel/linux/linux-yocto/qemux86_64.cfg | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-ivi-bsp/recipes-kernel/linux/linux-yocto/qemux86_64.cfg b/meta-ivi-bsp/recipes-kernel/linux/linux-yocto/qemux86_64.cfg index 99c0c4f..4c87eda 100644 --- a/meta-ivi-bsp/recipes-kernel/linux/linux-yocto/qemux86_64.cfg +++ b/meta-ivi-bsp/recipes-kernel/linux/linux-yocto/qemux86_64.cfg @@ -4,10 +4,6 @@ CONFIG_MEDIA_SUPPORT=y CONFIG_MEDIA_CONTROLLER=y -# config for adding support for AF_BUS sockets -# CONFIG_AF_BUS is not set -# CONFIG_NETFILTER_DBUS is not set - # Activate ecryptfs CONFIG_EXPERIMENTAL=y CONFIG_KEYS=y |