X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=arch%2Fsandbox%2FKconfig;h=f7a6e1aef809585095af26644b197ee104faaff2;hb=b7b24a7a3cd74bb165d28a2959ed9143e3648fbf;hp=d4c1ee0662c57f74e3b7acb35418a2789d2b90ac;hpb=8797b2cae3ac5ddb005665e4b5cde4783a4f5555;p=u-boot diff --git a/arch/sandbox/Kconfig b/arch/sandbox/Kconfig index d4c1ee0662..f7a6e1aef8 100644 --- a/arch/sandbox/Kconfig +++ b/arch/sandbox/Kconfig @@ -18,14 +18,4 @@ config SYS_CONFIG_NAME default "sandbox_spl" if SANDBOX_SPL default "sandbox" if !SANDBOX_SPL -config PCI - bool "PCI support" - help - Enable support for PCI (Peripheral Interconnect Bus), a type of bus - used on some devices to allow the CPU to communicate with its - peripherals. - -config DM_KEYBOARD - default y - endmenu