]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/karo/tk71/Kconfig
kirkwood: kconfig: refactor Kconfig and defconfig
[people/ms/u-boot.git] / board / karo / tk71 / Kconfig
index 546491b67d72a3b7a004c35d0fdb82c760f4cb57..24071f67e2b865e79ebf236c9d8130c8688f8828 100644 (file)
@@ -1,9 +1,5 @@
 if TARGET_TK71
 
-config SYS_CPU
-       string
-       default "arm926ejs"
-
 config SYS_BOARD
        string
        default "tk71"
@@ -12,10 +8,6 @@ config SYS_VENDOR
        string
        default "karo"
 
-config SYS_SOC
-       string
-       default "kirkwood"
-
 config SYS_CONFIG_NAME
        string
        default "tk71"