clean-up: Remove uselsess mentions of CONFIG_COMMAND_HISTORY
[oweals/u-boot.git] / board / jupiter / Kconfig
index 36e43b79747a04cd32ef1c2814a4f63558e09baa..d71acbbc4db1ae418dae72fc4b80dbfd3cd77d68 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_JUPITER
 
 config SYS_BOARD
-       string
        default "jupiter"
 
 config SYS_CONFIG_NAME
-       string
        default "jupiter"
 
 endif