arm: kirkwood: sheevaplug: reduce u-boot image size
authorTony Dinh <mibodhi@gmail.com>
Thu, 2 Feb 2023 22:16:53 +0000 (14:16 -0800)
committerStefan Roese <sr@denx.de>
Mon, 13 Feb 2023 09:14:50 +0000 (10:14 +0100)
commit0ca42c18a86dcf423e079f0d4a163c5d1c190beb
tree88519814d6df9772ee23997e6721956832e8cf2c
parent3fdd09f90f829e8f4e576c65772e9c80d8930d7d
arm: kirkwood: sheevaplug: reduce u-boot image size

Sheevaplug board has 512K CONFIG_BOARD_SIZE_LIMIT. Recently, DM_SERIAL has
pushed the image size a few hundred bytes over that limit. So explicitly
deselect some configs that are unrelated to this board
(and gain back a bit over 2K).

Signed-off-by: Tony Dinh <mibodhi@gmail.com>
configs/sheevaplug_defconfig