Convert CONFIG_E300 et al to Kconfig

This converts the following to Kconfig:
   CONFIG_E300
   CONFIG_E5500

Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
Tom Rini
2022-03-24 17:18:01 -04:00
parent f13d7e21fc
commit f2428acbf1
5 changed files with 9 additions and 4 deletions

View File

@@ -13,7 +13,6 @@
/*
* High Level Configuration Options
*/
#define CONFIG_E300 1 /* E300 family */
#define CONFIG_HWCONFIG

View File

@@ -1,7 +1,6 @@
/*
* High Level Configuration Options
*/
#define CONFIG_E300 1 /* E300 family */
#define CONFIG_KM_DEF_ARCH "arch=ppc_82xx\0"