All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hao <kexin.hao@windriver.com>
To: <linux-yocto@yoctoproject.org>, <poky@yoctoproject.org>
Subject: [kernel-meta] meta-yocto-bsp: beaglebone: remove the stale kernel options
Date: Tue, 20 Sep 2016 19:54:39 +0800	[thread overview]
Message-ID: <20160920115445.157131-3-kexin.hao@windriver.com> (raw)
In-Reply-To: <20160920115445.157131-1-kexin.hao@windriver.com>

The kernel_configcheck complains about these unnecessary kernel options.
The final .config is the same with or without them.

Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
---
 bsp/beaglebone/beaglebone.cfg | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/bsp/beaglebone/beaglebone.cfg b/bsp/beaglebone/beaglebone.cfg
index a6fe6d33d586..4c786d0afbef 100644
--- a/bsp/beaglebone/beaglebone.cfg
+++ b/bsp/beaglebone/beaglebone.cfg
@@ -229,7 +229,6 @@ CONFIG_FB_CFB_FILLRECT=y
 CONFIG_FB_CFB_COPYAREA=y
 CONFIG_FB_CFB_IMAGEBLIT=y
 # CONFIG_FB_FOREIGN_ENDIAN is not set
-# CONFIG_FB_SYS_FOPS is not set
 # CONFIG_FB_SVGALIB is not set
 # CONFIG_FB_MACMODES is not set
 # CONFIG_FB_BACKLIGHT is not set
@@ -240,26 +239,19 @@ CONFIG_FB_TILEBLITTING=y
 # Frame buffer hardware drivers
 #
 # CONFIG_FB_S1D13XXX is not set
-# CONFIG_FB_TMIO is not set
 # CONFIG_FB_VIRTUAL is not set
 # CONFIG_FB_METRONOME is not set
-# CONFIG_FB_MB862XX is not set
 # CONFIG_FB_BROADSHEET is not set
 # CONFIG_FB_OMAP_BOOTLOADER_INIT is not set
 # CONFIG_FB_DA8XX is not set
 # CONFIG_FB_DA8XX_TDA998X is not set
-CONFIG_OMAP2_VRFB=y
 CONFIG_OMAP2_DSS=y
-# CONFIG_OMAP2_DSS_COLLECT_IRQ_STATS is not set
 CONFIG_OMAP2_DSS_DPI=y
-# CONFIG_OMAP2_DSS_RFBI is not set
 CONFIG_OMAP2_DSS_VENC=y
 # CONFIG_OMAP2_DSS_SDI is not set
 CONFIG_OMAP2_DSS_DSI=y
 # CONFIG_OMAP2_DSS_FAKE_VSYNC is not set
 CONFIG_OMAP2_DSS_MIN_FCK_PER_PCK=0
-CONFIG_FB_OMAP2=y
-CONFIG_FB_OMAP2_NUM_FBS=3
 
 #
 # OMAP Display Device Drivers (new device model)
-- 
2.9.3



  parent reply	other threads:[~2016-09-20 11:57 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-20 11:54 bump to linux-yocto 4.8 for the non-x86 BSPs Kevin Hao
2016-09-20 11:54 ` [meta-yocto-bsp] meta-yocto-bsp: " Kevin Hao
2016-09-20 11:54 ` Kevin Hao [this message]
2016-09-20 11:54 ` [kernel 1/6] fs: yaffs2: kill PAGE_CACHE_* and page_cache_{get, release} macros Kevin Hao
2016-09-20 11:54 ` [kernel 2/6] fs: yaffs2: switch to the new prototype for ->set/getxattr() Kevin Hao
2016-09-20 11:54 ` [kernel 3/6] fs: yaffs2: replace ->follow_link() with -->get_link() Kevin Hao
2016-09-20 11:54 ` [kernel 4/6] fs: yaffs2: kill ->put_link() Kevin Hao
2016-09-20 11:54 ` [kernel 5/6] fs: yaffs2: fix the wrong check of return value of dir_emit() Kevin Hao
2016-09-20 11:54 ` [kernel 6/6] MIPS: OCTEON: mangle-port: fix build failure with VDSO code Kevin Hao
2016-09-20 14:13 ` [linux-yocto] bump to linux-yocto 4.8 for the non-x86 BSPs Bruce Ashfield
2016-09-20 12:00 [meta-yocto-bsp] meta-yocto-bsp: linux 4.4: bump to the latest stable version " Kevin Hao
2016-09-20 12:00 ` [kernel-meta] meta-yocto-bsp: beaglebone: remove the stale kernel options Kevin Hao
2016-10-08  7:36   ` Kevin Hao
2016-10-08  7:37     ` Kevin Hao

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160920115445.157131-3-kexin.hao@windriver.com \
    --to=kexin.hao@windriver.com \
    --cc=linux-yocto@yoctoproject.org \
    --cc=poky@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.