hw/misc: Remove cbus
The devices in hw/misc/cbus.c were used only by the now-removed nseries machine types, so they can be removed. As this is the last use of the CONFIG_NSERIES define we can remove that from KConfig now. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20240903160751.4100218-27-peter.maydell@linaro.org
This commit is contained in:
@@ -142,20 +142,6 @@ config OLIMEX_STM32_H405
|
||||
depends on TCG && ARM
|
||||
select STM32F405_SOC
|
||||
|
||||
config NSERIES
|
||||
bool
|
||||
default y
|
||||
depends on TCG && ARM
|
||||
select OMAP
|
||||
select TMP105 # temperature sensor
|
||||
select BLIZZARD # LCD/TV controller
|
||||
select ONENAND
|
||||
select TSC210X # touchscreen/sensors/audio
|
||||
select TSC2005 # touchscreen/sensors/keypad
|
||||
select LM832X # GPIO keyboard chip
|
||||
select TWL92230 # energy-management
|
||||
select TUSB6010
|
||||
|
||||
config OMAP
|
||||
bool
|
||||
select FRAMEBUFFER
|
||||
|
||||
Reference in New Issue
Block a user