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 | |
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')
3 files changed, 0 insertions, 12 deletions
diff --git a/meta-ivi-bsp/recipes-kernel/linux/linux-yocto/qemux86.cfg b/meta-ivi-bsp/recipes-kernel/linux/linux-yocto/qemux86.cfg index 99c0c4f..4c87eda 100644 --- a/meta-ivi-bsp/recipes-kernel/linux/linux-yocto/qemux86.cfg +++ b/meta-ivi-bsp/recipes-kernel/linux/linux-yocto/qemux86.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 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 diff --git a/meta-ivi-bsp/recipes-kernel/linux/linux-yocto/vexpress_a9.cfg b/meta-ivi-bsp/recipes-kernel/linux/linux-yocto/vexpress_a9.cfg index d2e76e1..cbcbc7d 100644 --- a/meta-ivi-bsp/recipes-kernel/linux/linux-yocto/vexpress_a9.cfg +++ b/meta-ivi-bsp/recipes-kernel/linux/linux-yocto/vexpress_a9.cfg @@ -832,10 +832,6 @@ CONFIG_ZONE_DMA_FLAG=0 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 - CONFIG_REGULATOR=n # Activate ecryptfs |