<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>af27382e2d6f7b4966e6932c9820939259498c1b - drivers/pci/Kconfig: Add PCI</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/sandbox/Kconfig#af27382e2d6f7b4966e6932c9820939259498c1b</link>
        <description>drivers/pci/Kconfig: Add PCIAdd &apos;PCI&apos; as a menu option and migrate all existing users.Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;Acked-by: Stephen Warren &lt;swarren@nvidia.com&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/sandbox/Kconfig</description>
        <pubDate>Wed, 26 Oct 2016 21:15:37 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>558e12571e3cc949837ab0c232a1bb528a8f95da - sandbox, x86: select DM_KEYBOARD instead of default y entry</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/sandbox/Kconfig#558e12571e3cc949837ab0c232a1bb528a8f95da</link>
        <description>sandbox, x86: select DM_KEYBOARD instead of default y entryOnce we migrate to DM-based drivers, we cannot go back to legacyones, i.e. config options like DM_* are not user-configurable.Make SANDBOX and X86 select DM_KEYBOARD like other platforms do.Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/sandbox/Kconfig</description>
        <pubDate>Thu, 08 Sep 2016 09:47:35 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>ebe621d5fb2f5c15aff50e0610372f2751fd152f - Merge git://git.denx.de/u-boot-dm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/sandbox/Kconfig#ebe621d5fb2f5c15aff50e0610372f2751fd152f</link>
        <description>Merge git://git.denx.de/u-boot-dm

            List of files:
            /rk3399_rockchip-uboot/arch/sandbox/Kconfig</description>
        <pubDate>Fri, 15 Jul 2016 12:06:22 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>8797b2cae3ac5ddb005665e4b5cde4783a4f5555 - sandbox: Add a new sandbox_spl board</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/sandbox/Kconfig#8797b2cae3ac5ddb005665e4b5cde4783a4f5555</link>
        <description>sandbox: Add a new sandbox_spl boardIt is useful to be able to build SPL for sandbox. It provides additionalbuild coverage and allows SPL features to be tested in sandbox. Howeverit does not need worthwhile to always create an SPL build. It nearlydoubles the build time and the feature is (so far) seldom used.So for now, create a separate build target for sandbox SPL. This allowsexperimentation with this new feature without impacting existing workflows.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/sandbox/Kconfig</description>
        <pubDate>Mon, 04 Jul 2016 17:57:54 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>0c4b3880c1113276c6949effdd88d28578ab8ed5 - sandbox: Set CONFIG_SYS_CPU</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/sandbox/Kconfig#0c4b3880c1113276c6949effdd88d28578ab8ed5</link>
        <description>sandbox: Set CONFIG_SYS_CPUGive a valid value here as well to allow things which wantCONFIG_ENV_VARS_UBOOT_CONFIG to buildSigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/sandbox/Kconfig</description>
        <pubDate>Mon, 18 Apr 2016 17:57:42 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>1fa4bfde181c020274b9689af9b001c31ae43f0f - dm: cros_ec: Convert cros_ec keyboard driver to driver model</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/sandbox/Kconfig#1fa4bfde181c020274b9689af9b001c31ae43f0f</link>
        <description>dm: cros_ec: Convert cros_ec keyboard driver to driver modelAdjust the cros_ec keyboard driver to support driver model. Make this thedefault for all Exynos boards so that those that use a keyboard will buildcorrectly with this driver.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/sandbox/Kconfig</description>
        <pubDate>Mon, 19 Oct 2015 03:17:17 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>c0d57304eba166d133b84b36e38df2a27fc9e832 - sandbox: Use defconfig to enable features</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/sandbox/Kconfig#c0d57304eba166d133b84b36e38df2a27fc9e832</link>
        <description>sandbox: Use defconfig to enable featuresStop using the sandbox arch Kconfig to override defaults for configoptions. This is a bit of abuse and may be causing build problems.Signed-off-by: Joe Hershberger &lt;joe.hershberger@ni.com&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/sandbox/Kconfig</description>
        <pubDate>Wed, 20 May 2015 19:27:15 +0000</pubDate>
        <dc:creator>Joe Hershberger &lt;joe.hershberger@ni.com&gt;</dc:creator>
    </item>
<item>
        <title>b939689c7b87773c44275a578ffc8674a867e39d - Merge branch &apos;u-boot/master&apos; into &apos;u-boot-arm/master&apos;</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/sandbox/Kconfig#b939689c7b87773c44275a578ffc8674a867e39d</link>
        <description>Merge branch &apos;u-boot/master&apos; into &apos;u-boot-arm/master&apos;

            List of files:
            /rk3399_rockchip-uboot/arch/sandbox/Kconfig</description>
        <pubDate>Tue, 05 May 2015 08:09:06 +0000</pubDate>
        <dc:creator>Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;</dc:creator>
    </item>
<item>
        <title>58d423b88e5bc1b6e43aa04a05feccd0e737c061 - dm: select CONFIG_DM* options</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/sandbox/Kconfig#58d423b88e5bc1b6e43aa04a05feccd0e737c061</link>
        <description>dm: select CONFIG_DM* optionsAs mentioned in the previous commit, adding default values in eachKconfig causes problems because it does not co-exist with the&quot;depends on&quot; syntax.  (Please note this is not a bug of Kconfig.)We should not do so unless we have a special reason.  Actually,for CONFIG_DM*, we have no good reason to do so.Generally, CONFIG_DM is not a user-configurable option.  Once weconvert a driver into Driver Model, the board only works with DriverModel, i.e. CONFIG_DM must be always enabled for that board.So, using &quot;select DM&quot; is more suitable rather than allowing users tomodify it.  Another good thing is, Kconfig warns unmet dependenciesfor &quot;select&quot; syntax, so we easily notice bugs.Actually, CONFIG_DM and other related options have been addedwithout consistency: some into arch/*/Kconfig, some intoboard/*/Kconfig, and some into configs/*_defconfig.This commit prefers &quot;select&quot; and cleans up the following issues.[1] Never use &quot;CONFIG_DM=n&quot; in defconfig filesIt is really rare to add &quot;CONFIG_FOO=n&quot; to disable CONFIG options.It is more common to use &quot;# CONFIG_FOO is not set&quot;.  But here, wedo not even have to do it.Less than half of OMAP3 boards have been converted to Driver Model.Adding the default values to arch/arm/cpu/armv7/omap3/Kconfig isweird.  Instead, add &quot;select DM&quot; only to appropriate boards, whicheventually eliminates &quot;CONFIG_DM=n&quot;, etc.[2] Delete redundant CONFIGsSandbox sets CONFIG_DM in arch/sandbox/Kconfig and defines it againin configs/sandbox_defconfig.Likewise, OMAP3 sets CONFIG_DM arch/arm/cpu/armv7/omap3/Kconfig anddefines it also in omap3_beagle_defconfig and devkit8000_defconfig.Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/sandbox/Kconfig</description>
        <pubDate>Tue, 31 Mar 2015 03:47:53 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>60f37fc6aaece8dcf0241435d42b0580c93c7b91 - cros_ec: Drop unused CONFIG_DM_CROS_EC</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/sandbox/Kconfig#60f37fc6aaece8dcf0241435d42b0580c93c7b91</link>
        <description>cros_ec: Drop unused CONFIG_DM_CROS_ECSince all supported boards enable this option now, we can remove it alongwith the old code.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/sandbox/Kconfig</description>
        <pubDate>Thu, 26 Mar 2015 15:29:32 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>a346ca7902a185a1974d50d60790d34715be886e - sandbox: eth: Add a bridge to a real network for sandbox</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/sandbox/Kconfig#a346ca7902a185a1974d50d60790d34715be886e</link>
        <description>sandbox: eth: Add a bridge to a real network for sandboxImplement a bridge between U-Boot&apos;s network stack and Linux&apos;s raw packetAPI allowing the sandbox to send and receive packets using the hostmachine&apos;s network interface.This raw Ethernet API requires elevated privileges.  You can either runas root, or you can add the capability needed like so:sudo /sbin/setcap &quot;CAP_NET_RAW+ep&quot; /path/to/u-bootSigned-off-by: Joe Hershberger &lt;joe.hershberger@ni.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/sandbox/Kconfig</description>
        <pubDate>Sun, 22 Mar 2015 22:09:21 +0000</pubDate>
        <dc:creator>Joe Hershberger &lt;joe.hershberger@ni.com&gt;</dc:creator>
    </item>
<item>
        <title>3ea143abe957cd771582fcde33e5fb8096bd826e - sandbox: eth: Add network support to sandbox</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/sandbox/Kconfig#3ea143abe957cd771582fcde33e5fb8096bd826e</link>
        <description>sandbox: eth: Add network support to sandboxAdd basic network support to sandbox which includes a network driver.Signed-off-by: Joe Hershberger &lt;joe.hershberger@ni.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/sandbox/Kconfig</description>
        <pubDate>Sun, 22 Mar 2015 22:09:13 +0000</pubDate>
        <dc:creator>Joe Hershberger &lt;joe.hershberger@ni.com&gt;</dc:creator>
    </item>
<item>
        <title>9569c40668290408eac447f9be99dab603c8e34c - dm: sandbox: pci: Add PCI support for sandbox</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/sandbox/Kconfig#9569c40668290408eac447f9be99dab603c8e34c</link>
        <description>dm: sandbox: pci: Add PCI support for sandboxAdd the required header information, device tree nodes and I/O accessorfunctions to support PCI on sandbox. All devices are emulated by driverswhich can be added as required for testing or development.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/sandbox/Kconfig</description>
        <pubDate>Thu, 05 Mar 2015 19:25:26 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>b9cb64825b5e6efeb715abd8b48d9b12f98973e9 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/sandbox/Kconfig#b9cb64825b5e6efeb715abd8b48d9b12f98973e9</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot

            List of files:
            /rk3399_rockchip-uboot/arch/sandbox/Kconfig</description>
        <pubDate>Mon, 02 Mar 2015 08:42:53 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>e1cc4d31f889428a4ca73120951389c756404184 - Merge remote-tracking branch &apos;u-boot/master&apos; into &apos;u-boot-arm/master&apos;</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/sandbox/Kconfig#e1cc4d31f889428a4ca73120951389c756404184</link>
        <description>Merge remote-tracking branch &apos;u-boot/master&apos; into &apos;u-boot-arm/master&apos;

            List of files:
            /rk3399_rockchip-uboot/arch/sandbox/Kconfig</description>
        <pubDate>Tue, 24 Feb 2015 06:59:38 +0000</pubDate>
        <dc:creator>Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;</dc:creator>
    </item>
<item>
        <title>757566d1567a98f5c331c14f088001dbfe187191 - Merge git://git.denx.de/u-boot-dm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/sandbox/Kconfig#757566d1567a98f5c331c14f088001dbfe187191</link>
        <description>Merge git://git.denx.de/u-boot-dm

            List of files:
            /rk3399_rockchip-uboot/arch/sandbox/Kconfig</description>
        <pubDate>Fri, 13 Feb 2015 18:11:09 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>f4aae59fdfc161cbcd3bc628af100d305d739033 - dm: sandbox: Move driver model CONFIGs to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/sandbox/Kconfig#f4aae59fdfc161cbcd3bc628af100d305d739033</link>
        <description>dm: sandbox: Move driver model CONFIGs to KconfigRemove driver model CONFIGs from the board config headers and use Kconfiginstead.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/sandbox/Kconfig</description>
        <pubDate>Fri, 06 Feb 2015 04:41:45 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>42817eb85de1d7dec399c75dbd133ea6b5351a72 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/sandbox/Kconfig#42817eb85de1d7dec399c75dbd133ea6b5351a72</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm

            List of files:
            /rk3399_rockchip-uboot/arch/sandbox/Kconfig</description>
        <pubDate>Mon, 22 Sep 2014 13:51:01 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>461be2f96e4b87e5065208c6659a47dd0ad9e9f8 - kconfig: remove redundant &quot;string&quot; type in arch and board Kconfigs</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/sandbox/Kconfig#461be2f96e4b87e5065208c6659a47dd0ad9e9f8</link>
        <description>kconfig: remove redundant &quot;string&quot; type in arch and board KconfigsNow the types of CONFIG_SYS_{ARCH, CPU, SOC, VENDOR, BOARD, CONFIG_NAME}are specified in arch/Kconfig.We can delete the ones in arch and board Kconfig files.This commit can be easily reproduced by the following command:find . -name Kconfig -a ! -path ./arch/Kconfig | xargs sed -i -e &apos;/config[[:space:]]SYS_\(ARCH\|CPU\|SOC\|\VENDOR\|BOARD\|CONFIG_NAME\)/ {    N    s/\n[[:space:]]*string//}&apos;Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/sandbox/Kconfig</description>
        <pubDate>Sat, 13 Sep 2014 18:01:49 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
<item>
        <title>e82abaeb7f2a0833fccf90460c48b9f2100258f8 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/sandbox/Kconfig#e82abaeb7f2a0833fccf90460c48b9f2100258f8</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-armConflicts:	boards.cfgSigned-off-by: Stefano Babic &lt;sbabic@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/sandbox/Kconfig</description>
        <pubDate>Mon, 11 Aug 2014 08:21:03 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
</channel>
</rss>
