Kconfig (b74b953b998bcc2db91b694446f3a2619ec32de6) | Kconfig (6d803ba736abb5e122dede70a4720e4843dd6df4) |
---|---|
1config ARM_GIC 2 bool 3 4config ARM_VIC 5 bool 6 7config ARM_VIC_NR 8 int --- 23 unchanged lines hidden (view full) --- 32config SHARP_LOCOMO 33 bool 34 35config SHARP_PARAM 36 bool 37 38config SHARP_SCOOP 39 bool | 1config ARM_GIC 2 bool 3 4config ARM_VIC 5 bool 6 7config ARM_VIC_NR 8 int --- 23 unchanged lines hidden (view full) --- 32config SHARP_LOCOMO 33 bool 34 35config SHARP_PARAM 36 bool 37 38config SHARP_SCOOP 39 bool |
40 41config COMMON_CLKDEV 42 bool 43 select HAVE_CLK | |