aboutsummaryrefslogtreecommitdiff
path: root/hw/core/Kconfig
blob: fdf03514d7d9de06ebca96d0d19869a2b383ecc7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
config EMPTY_SLOT
    bool

config PTIMER
    bool

config FITLOADER
    bool

config GENERIC_LOADER
    bool
    default y

config OR_IRQ
    bool

config PLATFORM_BUS
    bool

config REGISTER
    bool

config SPLIT_IRQ
    bool