Skip to content

Commit 8bb564b

Browse files
shenkiolofj
authored andcommitted
ARM: configs: multi_v5: Remove duplicate ASPEED options
A recent change mistakenly added a second copy of these two options, which kbuild warns about: arch/arm/configs/multi_v5_defconfig:257:warning: override: reassigning to symbol ASPEED_LPC_CTRL arch/arm/configs/multi_v5_defconfig:258:warning: override: reassigning to symbol ASPEED_LPC_SNOOP Fixes: 2d8bf34 ("ARM: configs: multi_v5: Add more ASPEED devices") Signed-off-by: Joel Stanley <[email protected]> Signed-off-by: Olof Johansson <[email protected]>
1 parent e8ac278 commit 8bb564b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

arch/arm/configs/multi_v5_defconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,6 @@ CONFIG_MTD_UBI=y
9595
CONFIG_BLK_DEV_LOOP=y
9696
CONFIG_ATMEL_TCLIB=y
9797
CONFIG_ATMEL_SSC=m
98-
CONFIG_ASPEED_LPC_CTRL=m
99-
CONFIG_ASPEED_LPC_SNOOP=m
10098
CONFIG_EEPROM_AT24=y
10199
# CONFIG_SCSI_PROC_FS is not set
102100
CONFIG_BLK_DEV_SD=y

0 commit comments

Comments
 (0)