diff mbox series

[U-Boot,v1,3/3] x86: edison: Remove staled comments from configuration header

Message ID 20181211171227.60858-3-andriy.shevchenko@linux.intel.com
State Accepted
Commit 2fc7024d7ba370fe1fa416bfd67f1d44afb09aeb
Delegated to: Bin Meng
Headers show
Series [U-Boot,v1,1/3] x86: edison: move CONFIG_CMD_PCI from header file to defconfig | expand

Commit Message

Andy Shevchenko Dec. 11, 2018, 5:12 p.m. UTC
Since some options had been moved to defconfig from header,
the leftover comments are not needed anymore. Remove them.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---
 include/configs/edison.h | 4 ----
 1 file changed, 4 deletions(-)

Comments

Bin Meng Dec. 31, 2018, 12:40 a.m. UTC | #1
On Wed, Dec 12, 2018 at 1:12 AM Andy Shevchenko
<andriy.shevchenko@linux.intel.com> wrote:
>
> Since some options had been moved to defconfig from header,
> the leftover comments are not needed anymore. Remove them.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> ---
>  include/configs/edison.h | 4 ----
>  1 file changed, 4 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Bin Meng Dec. 31, 2018, 1:44 a.m. UTC | #2
On Mon, Dec 31, 2018 at 8:40 AM Bin Meng <bmeng.cn@gmail.com> wrote:
>
> On Wed, Dec 12, 2018 at 1:12 AM Andy Shevchenko
> <andriy.shevchenko@linux.intel.com> wrote:
> >
> > Since some options had been moved to defconfig from header,
> > the leftover comments are not needed anymore. Remove them.
> >
> > Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> > ---
> >  include/configs/edison.h | 4 ----
> >  1 file changed, 4 deletions(-)
> >
>
> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>

applied to u-boot-x86, thanks!
diff mbox series

Patch

diff --git a/include/configs/edison.h b/include/configs/edison.h
index 7e2f9c129e..a6155ba5a8 100644
--- a/include/configs/edison.h
+++ b/include/configs/edison.h
@@ -8,10 +8,6 @@ 
 
 #include <asm/ibmpc.h>
 
-/* ACPI */
-
-/* DISK Partition support */
-
 /* Miscellaneous configurable options */
 
 #define CONFIG_SYS_CBSIZE	2048