]> Git Repo - J-u-boot.git/commit - arch/Kconfig
arch: Kconfig: enable IRQ using select for x86 architecture
authorWasim Khan <[email protected]>
Mon, 8 Mar 2021 15:48:15 +0000 (16:48 +0100)
committerTom Rini <[email protected]>
Tue, 20 Apr 2021 11:31:31 +0000 (07:31 -0400)
commit543d091edba851ea15bc67ac34d9d14d70a58216
tree81c8946613cea06d06564312fb1b21c55d473530
parent504f8648f036fe2ddf8a65a93d0d27871e32c71d
arch: Kconfig: enable IRQ using select for x86 architecture

use 'select' to enable IRQ as it does not have architecture
specific dependency.

Signed-off-by: Wasim Khan <[email protected]>
Reviewed-by: Hou Zhiqiang <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: Priyanka Jain <[email protected]>
arch/Kconfig
This page took 0.032969 seconds and 4 git commands to generate.