]> git.dujemihanovic.xyz Git - u-boot.git/commit
boards: Remove empty BOARD_SPECIFIC_OPTIONS
authorTom Rini <trini@konsulko.com>
Mon, 4 Mar 2024 15:26:17 +0000 (10:26 -0500)
committerTom Rini <trini@konsulko.com>
Wed, 13 Mar 2024 16:40:43 +0000 (12:40 -0400)
commitefdf91c8eac143ff332c64ce58186f68ba396ae6
tree612331aae0e5486760a5b589fba7c807a89efba1
parent9a6e975c7c41f2fb67d7ef11fceb28942a4a4b4c
boards: Remove empty BOARD_SPECIFIC_OPTIONS

While there are currently uses for a stanza of "config BOARD_SPECIFIC_OPTIONS"
followed by "def_bool y" and a series of select/imply statements, having
this option set followed by nothing else doesn't provide anything.
Remove these stanzas.

Signed-off-by: Tom Rini <trini@konsulko.com>
43 files changed:
board/anbernic/rgxx3_rk3566/Kconfig
board/chipspark/popmetal_rk3288/Kconfig
board/edgeble/neural-compute-module-6/Kconfig
board/elgin/elgin_rv1108/Kconfig
board/firefly/firefly-rk3288/Kconfig
board/firefly/firefly-rk3308/Kconfig
board/firefly/roc-pc-rk3399/Kconfig
board/friendlyelec/nanopc-t6-rk3588/Kconfig
board/geekbuying/geekbox/Kconfig
board/google/gru/Kconfig
board/google/veyron/Kconfig
board/hardkernel/odroid_go2/Kconfig
board/hardkernel/odroid_m1/Kconfig
board/mqmaker/miqi_rk3288/Kconfig
board/phytec/phycore_rk3288/Kconfig
board/pine64/pinebook-pro-rk3399/Kconfig
board/pine64/pinephone-pro-rk3399/Kconfig
board/pine64/quartz64_rk3566/Kconfig
board/pine64/quartzpro64-rk3588/Kconfig
board/pine64/rockpro64_rk3399/Kconfig
board/radxa/rock/Kconfig
board/radxa/rock2/Kconfig
board/radxa/rock5a-rk3588s/Kconfig
board/radxa/rock5b-rk3588/Kconfig
board/rikomagic/mk808/Kconfig
board/rockchip/evb_px30/Kconfig
board/rockchip/evb_px5/Kconfig
board/rockchip/evb_rk3036/Kconfig
board/rockchip/evb_rk3128/Kconfig
board/rockchip/evb_rk3229/Kconfig
board/rockchip/evb_rk3288/Kconfig
board/rockchip/evb_rk3308/Kconfig
board/rockchip/evb_rk3328/Kconfig
board/rockchip/evb_rk3399/Kconfig
board/rockchip/evb_rk3568/Kconfig
board/rockchip/evb_rk3588/Kconfig
board/rockchip/evb_rv1108/Kconfig
board/rockchip/kylin_rk3036/Kconfig
board/rockchip/sheep_rk3368/Kconfig
board/rockchip/tinker_rk3288/Kconfig
board/theobroma-systems/lion_rk3368/Kconfig
board/turing/turing-rk1-rk3588/Kconfig
board/vamrs/rock960_rk3399/Kconfig