diff options
Diffstat (limited to 'board/freescale/qemu-ppce500/Kconfig')
-rw-r--r-- | board/freescale/qemu-ppce500/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/board/freescale/qemu-ppce500/Kconfig b/board/freescale/qemu-ppce500/Kconfig index 314f6a1576b..236cd17f99e 100644 --- a/board/freescale/qemu-ppce500/Kconfig +++ b/board/freescale/qemu-ppce500/Kconfig @@ -1,15 +1,12 @@ if TARGET_QEMU_PPCE500 config SYS_BOARD - string default "qemu-ppce500" config SYS_VENDOR - string default "freescale" config SYS_CONFIG_NAME - string default "qemu-ppce500" endif |