diff options
author | Tom Rini <trini@konsulko.com> | 2022-07-07 14:12:07 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-07-07 14:29:37 -0400 |
commit | ea92f95d630cba9c3a324d250258ad2e35d9c997 (patch) | |
tree | 68ad93bb452ccf3873a9b457a8cca9ea7e3c1916 /configs/smdkc100_defconfig | |
parent | cb9843bda3e500eb4add1927be4ed72077a69774 (diff) | |
parent | c45568cc4e51b7bbe2f3ce28d8f2566048aeebf3 (diff) | |
download | u-boot-ea92f95d630cba9c3a324d250258ad2e35d9c997.tar.gz |
Merge branch '2022-07-07-Kconfig-migrations-dead-code-removal' into next
- Migrate more CONFIG options to Kconfig and remove some unused code
while we're at it.
Diffstat (limited to 'configs/smdkc100_defconfig')
-rw-r--r-- | configs/smdkc100_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/smdkc100_defconfig b/configs/smdkc100_defconfig index 1ed3a8cd3a0..ae5983e807e 100644 --- a/configs/smdkc100_defconfig +++ b/configs/smdkc100_defconfig @@ -40,4 +40,3 @@ CONFIG_MTD=y CONFIG_SAMSUNG_ONENAND=y CONFIG_SMC911X=y CONFIG_SMC911X_BASE=0x98800300 -CONFIG_PWM_S5P=y |