zephyr/soc/x86/apollo_lake
Andy Ross 9d11e8f2bf arch/x86: APL/up_squared kconfig cleanup
The addition of a timer driver made a messy situation worse.  Move
board-level configuration like clock rates and dividers into the board
and don't try to default it in the soc.  Make it clear which kconfig
goes with which driver.  Likewise don't try to do driver selection in
the soc, the board (or app) is in a better position to choose.

Also clean up and better unify the up_squared 32/64 bit settings.
Really only CONFIG_BOARD_NAME needs to care about the difference
between these devices.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2021-05-07 16:48:58 -04:00
..
doc
CMakeLists.txt
Kconfig.defconfig arch/x86: APL/up_squared kconfig cleanup 2021-05-07 16:48:58 -04:00
Kconfig.soc x86: reserve the first megabyte 2021-01-23 19:47:23 -05:00
cpu.c
linker.ld
soc.h drivers: gpio: Generic GPIO driver for Intel SoC 2021-05-07 09:45:50 -04:00
soc_gpio.h drivers: gpio: Add GPIO driver for Intel Elkhart Lake 2021-05-07 09:45:50 -04:00