blob: c6f99e9e93f161d7d805b9d5972e1997e1e3524b [file] [log] [blame]
if BOARD_AMD_DB800
config BOARD_SPECIFIC_OPTIONS # dummy
def_bool y
select CPU_AMD_GEODE_LX
select NORTHBRIDGE_AMD_LX
select SOUTHBRIDGE_AMD_CS5536
select SUPERIO_WINBOND_W83627HF
select HAVE_PIRQ_TABLE
select PIRQ_ROUTE
select UDELAY_TSC
select BOARD_ROMSIZE_KB_256
select POWER_BUTTON_FORCE_ENABLE
config MAINBOARD_DIR
string
default amd/db800
config MAINBOARD_PART_NUMBER
string
default "DB800"
config IRQ_SLOT_COUNT
int
default 4
endif # BOARD_AMD_DB800