mirror of https://gitee.com/openkylin/linux.git
[POWERPC] pasemi: Don't auto-select CONFIG_EMBEDDED
Disable auto-select of CONFIG_EMBEDDED. ELECTRA_IDE selects PATA_PLATFORM which should be sufficient. Signed-off-by: Olof Johansson <olof@lixom.net> Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:
parent
d4875a217b
commit
bc6b73e14e
|
@ -5,7 +5,6 @@ config PPC_PASEMI
|
|||
select MPIC
|
||||
select PPC_UDBG_16550
|
||||
select PPC_NATIVE
|
||||
select EMBEDDED
|
||||
help
|
||||
This option enables support for PA Semi's PWRficient line
|
||||
of SoC processors, including PA6T-1682M
|
||||
|
|
Loading…
Reference in New Issue