coreboot/src
Felix Held e18a97813b soc/amd/common/*/Kconfig: remove unneeded default n for bool options
n is the default of bool Kconfig options, so no need to have that added
to each option.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I8775d84caee6fda95eb7749e96090fe05417e764
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50779
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-02-16 23:54:54 +00:00
..
acpi ACPI: Add acpi_reset_gnvs_for_wake() 2021-02-16 09:28:42 +00:00
arch device/dram: Move SPD manufacturer names out of arch/x86 2021-02-16 10:43:11 +00:00
commonlib commonlib/cbfs.c: Remove unuse <console/console.h> 2021-02-15 10:51:24 +00:00
console console/vtxprintf.c: Add missing <types.h> 2021-02-16 08:15:26 +00:00
cpu src: use ARRAY_SIZE where possible 2021-02-15 11:30:40 +00:00
device device/dram: Move SPD manufacturer names out of arch/x86 2021-02-16 10:43:11 +00:00
drivers src/{drivers,security}: Remove unused <string.h> 2021-02-16 17:19:01 +00:00
ec src/ec/quanta/ene_kb3940q/acpi/battery.asl: Convert to ASL 2.0 2021-02-10 19:18:09 +00:00
include device/dram: Move SPD manufacturer names out of arch/x86 2021-02-16 10:43:11 +00:00
lib lib/selfboot.c: Fix indentation and drop one newline 2021-02-11 10:19:17 +00:00
mainboard mb/google: Remove unused <string.h> 2021-02-16 17:23:38 +00:00
northbridge nb/intel/i945: Use UPMC4 macro 2021-02-16 20:57:56 +00:00
security src/{drivers,security}: Remove unused <string.h> 2021-02-16 17:19:01 +00:00
soc soc/amd/common/*/Kconfig: remove unneeded default n for bool options 2021-02-16 23:54:54 +00:00
southbridge sb/intel: Add missing <types.h> 2021-02-16 20:57:37 +00:00
superio superio/smsc/sch5545: Add missing <types.h> 2021-02-13 22:06:28 +00:00
vendorcode vc/google/chromeos: Always use CHROMEOS_RAMOOPS_DYNAMIC 2021-02-16 09:39:04 +00:00
Kconfig nb/intel/gm45: Factor out {DMI,EP,MCH}BAR accessors 2021-02-07 20:20:00 +00:00