From 45f77f5a746d1ddf65321dc813b199333c84e877 Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Tue, 23 Jun 2009 12:37:06 -0700 Subject: [PATCH] --- yaml --- r: 154071 b: refs/heads/master c: 840c516f9c395c64240ad35f858f37ea16270afa h: refs/heads/master i: 154069: 70a895b83aca62cffdf2c5f89e854a5814978aa7 154067: f9adb84c4f4e50d8db0f5b13426a1b8dce1db0ab 154063: 44c3ca47dc040dc278847011d2e2efc25ef8fc56 v: v3 --- [refs] | 2 +- trunk/arch/h8300/Kconfig.cpu | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/[refs] b/[refs] index 2e9e7b582d0b..73c84e575d78 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 364df0ebfbbb1330bfc6ca159f4d6020efc15a12 +refs/heads/master: 840c516f9c395c64240ad35f858f37ea16270afa diff --git a/trunk/arch/h8300/Kconfig.cpu b/trunk/arch/h8300/Kconfig.cpu index b65dcfe51d9c..6e2ecff199c5 100644 --- a/trunk/arch/h8300/Kconfig.cpu +++ b/trunk/arch/h8300/Kconfig.cpu @@ -13,7 +13,7 @@ config H8300H_GENERIC config H8300H_AKI3068NET bool "AE-3068/69" - select CONFIG_H83068 + select H83068 help AKI-H8/3068F / AKI-H8/3069F Flashmicom LAN Board Support More Information. (Japanese Only) @@ -24,7 +24,7 @@ config H8300H_AKI3068NET config H8300H_H8MAX bool "H8MAX" - select CONFIG_H83068 + select H83068 help H8MAX Evaluation Board Support More Information. (Japanese Only) @@ -32,7 +32,7 @@ config H8300H_H8MAX config H8300H_SIM bool "H8/300H Simulator" - select CONFIG_H83007 + select H83007 help GDB Simulator Support More Information. @@ -45,7 +45,7 @@ config H8S_GENERIC config H8S_EDOSK2674 bool "EDOSK-2674" - select CONFIG_H8S2768 + select H8S2678 help Renesas EDOSK-2674 Evaluation Board Support More Information.